1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 21:24:04 +00:00

Fix code style (php-cs-fixer)

This commit is contained in:
github-actions[bot] 2025-07-07 09:47:10 +00:00
parent 4a4d76f8d1
commit 3178ea38f0

View file

@ -10,7 +10,6 @@ use Illuminate\Routing\Router;
use Illuminate\Support\Str; use Illuminate\Support\Str;
use Stancl\Tenancy\Resolvers\PathTenantResolver; use Stancl\Tenancy\Resolvers\PathTenantResolver;
// todo@addTenantParameter revisit annotation // todo@addTenantParameter revisit annotation
/** /**
* Clones either all existing routes for which shouldBeCloned() returns true * Clones either all existing routes for which shouldBeCloned() returns true