mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:34:04 +00:00
Update src/Bootstrappers/BatchTenancyBootstrapper.php
Co-authored-by: Samuel Štancl <samuel@archte.ch>
This commit is contained in:
parent
d1a8b741d1
commit
df172ffc23
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ use Stancl\Tenancy\Contracts\Tenant;
|
|||
class BatchTenancyBootstrapper implements TenancyBootstrapper
|
||||
{
|
||||
/**
|
||||
* The database previous connection instance.
|
||||
* The previous database connection instance.
|
||||
*
|
||||
* @var \Illuminate\Database\Connection
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue