mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 05:14:03 +00:00
Add todo@revisit
This commit is contained in:
parent
d4cc6c6621
commit
e333c88168
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ class RootUrlBootstrapper implements TenancyBootstrapper
|
||||||
* due to an internal Livewire route, so you may want to disable it, while in tests
|
* due to an internal Livewire route, so you may want to disable it, while in tests
|
||||||
* that are generating URLs in things like mails, the bootstrapper should be used
|
* that are generating URLs in things like mails, the bootstrapper should be used
|
||||||
* just like in any queued job.
|
* just like in any queued job.
|
||||||
|
*
|
||||||
|
* todo@revisit
|
||||||
*/
|
*/
|
||||||
public static bool $rootUrlOverrideInTests = true;
|
public static bool $rootUrlOverrideInTests = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue