mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:04:03 +00:00
deprecate JobBatchBootstrapper
This commit is contained in:
parent
5777ff850f
commit
eff41553d7
3 changed files with 15 additions and 67 deletions
|
|
@ -148,9 +148,8 @@ return [
|
|||
Bootstrappers\QueueTenancyBootstrapper::class,
|
||||
// Bootstrappers\RedisTenancyBootstrapper::class, // Note: phpredis is needed
|
||||
|
||||
// Support for edge cases
|
||||
// Adds support for the database session driver
|
||||
Bootstrappers\DatabaseSessionBootstrapper::class,
|
||||
Bootstrappers\JobBatchBootstrapper::class,
|
||||
|
||||
// Configurable bootstrappers
|
||||
// Bootstrappers\RootUrlBootstrapper::class,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue