1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 12:24:04 +00:00

Add todo@revisit

This commit is contained in:
lukinovec 2025-01-17 09:51:05 +01:00
parent d4cc6c6621
commit e333c88168

View file

@ -41,6 +41,8 @@ class RootUrlBootstrapper implements TenancyBootstrapper
* 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
* just like in any queued job.
*
* todo@revisit
*/
public static bool $rootUrlOverrideInTests = true;