mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:44:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
b0d119753d
commit
11e278553e
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ use Stancl\Tenancy\Tenant;
|
||||||
interface TenancyBootstrapper
|
interface TenancyBootstrapper
|
||||||
{
|
{
|
||||||
public function start(Tenant $tenant);
|
public function start(Tenant $tenant);
|
||||||
|
|
||||||
public function end();
|
public function end();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue