1
0
Fork 0
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:
PHP CS Fixer 2022-10-17 17:48:49 +00:00
parent 3f60c4a652
commit 693e00b9be
3 changed files with 3 additions and 2 deletions

View file

@ -7,4 +7,4 @@ namespace Stancl\Tenancy\Events;
class TenantMaintenanceModeDisabled extends Contracts\TenantEvent
{
//
}
}

View file

@ -7,4 +7,4 @@ namespace Stancl\Tenancy\Events;
class TenantMaintenanceModeEnabled extends Contracts\TenantEvent
{
//
}
}