mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 23:14:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
3f60c4a652
commit
693e00b9be
3 changed files with 3 additions and 2 deletions
|
|
@ -7,4 +7,4 @@ namespace Stancl\Tenancy\Events;
|
|||
class TenantMaintenanceModeDisabled extends Contracts\TenantEvent
|
||||
{
|
||||
//
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@ namespace Stancl\Tenancy\Events;
|
|||
class TenantMaintenanceModeEnabled extends Contracts\TenantEvent
|
||||
{
|
||||
//
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue