mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 19:54:04 +00:00
Grammar fix
This commit is contained in:
parent
a834efa692
commit
b5b0799750
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ return [
|
|||
/**
|
||||
* If disabled, pending tenants will be excluded from all tenant queries.
|
||||
* You can still use ::withPending(), ::withoutPending() and ::onlyPending() to include or exclude the pending tenants regardless of this setting.
|
||||
* Note: when disabled, this will also ignore pending tenants when running any tenant commands (migration, seed, etc.)
|
||||
* Note: when disabled, this will also ignore pending tenants when running the tenant commands (migration, seed, etc.)
|
||||
*/
|
||||
'include_in_queries' => true,
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue