mirror of
https://github.com/archtechx/tenancy.git
synced 2026-06-21 01:54:03 +00:00
docblock wording
This commit is contained in:
parent
ac90ef08e4
commit
b17f66f7bd
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ class TenancyUrlGenerator extends UrlGenerator
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Takes a route name and an array of parameters to return the prefixed route name
|
* Takes an array of parameters and a route name to return the prefixed route name
|
||||||
* and the route parameters with the tenant parameter added.
|
* and the route parameters with the tenant parameter added.
|
||||||
*
|
*
|
||||||
* To skip these modifications, pass the bypass parameter in route parameters.
|
* To skip these modifications, pass the bypass parameter in route parameters.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue