mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:24:03 +00:00
add missing ::class
This commit is contained in:
parent
cf3d06c8ec
commit
070828a81e
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ return [
|
|||
// Stancl\Tenancy\Bootstrappers\PrefixCacheTenancyBootstrapper::class,
|
||||
// Stancl\Tenancy\Bootstrappers\RootUrlBootstrapper::class,
|
||||
// Stancl\Tenancy\Bootstrappers\UrlGeneratorBootstrapper::class,
|
||||
// Stancl\Tenancy\Bootstrappers\Integrations\FortifyRouteTenancyBootstrapper,
|
||||
// Stancl\Tenancy\Bootstrappers\Integrations\FortifyRouteTenancyBootstrapper::class,
|
||||
// Stancl\Tenancy\Bootstrappers\SessionTenancyBootstrapper::class,
|
||||
// Stancl\Tenancy\Bootstrappers\MailTenancyBootstrapper::class, // Queueing mail requires using QueueTenancyBootstrapper with $forceRefresh set to true
|
||||
// Stancl\Tenancy\Bootstrappers\RedisTenancyBootstrapper::class, // Note: phpredis is needed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue