mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 18:44:04 +00:00
Improve path_identification_middleware docblock
This commit is contained in:
parent
a85c88e258
commit
c5cdef75c7
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ return [
|
||||||
/**
|
/**
|
||||||
* Identification middleware tenancy recognizes as path identification middleware.
|
* Identification middleware tenancy recognizes as path identification middleware.
|
||||||
*
|
*
|
||||||
* This is used during determining whether whether a path identification is used
|
* This is used for determining if a path identification middleware is used
|
||||||
* during operations specific to path identification, e.g. forgetting the tenant parameter in ForgetTenantParameter.
|
* during operations specific to path identification, e.g. forgetting the tenant parameter in ForgetTenantParameter.
|
||||||
*
|
*
|
||||||
* If you're using a custom path identification middleware, add it here.
|
* If you're using a custom path identification middleware, add it here.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue