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

Fix code style (php-cs-fixer)

This commit is contained in:
PHP CS Fixer 2023-04-13 05:07:38 +00:00
parent 4ab692bb05
commit c9ba00c1fc

View file

@ -9,7 +9,7 @@ use Stancl\Tenancy\Contracts\TenancyBootstrapper;
use Stancl\Tenancy\Contracts\Tenant;
/**
* todo name
* todo name.
*
* Separate tenant cache using tagging.
*/