1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-14 04:34:02 +00:00

Fix code style (php-cs-fixer)

This commit is contained in:
PHP CS Fixer 2022-07-27 11:45:40 +00:00
parent c0b65a98c0
commit 77100f7f28
6 changed files with 8 additions and 21 deletions

View file

@ -6,4 +6,4 @@ namespace Stancl\Tenancy\Events;
class RemovingStorageSymlink extends Contracts\TenantEvent
{
}
}

View file

@ -6,4 +6,4 @@ namespace Stancl\Tenancy\Events;
class StorageSymlinkRemoved extends Contracts\TenantEvent
{
}
}