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

Fix code style (php-cs-fixer)

This commit is contained in:
PHP CS Fixer 2024-03-19 19:27:16 +00:00
parent a39da042af
commit d0cbee0aa3

View file

@ -16,7 +16,7 @@ class TenantAssetController implements HasMiddleware // todo@docs this was renam
{ {
/** /**
* Used for adding custom headers to the response. * Used for adding custom headers to the response.
* todo@tests add a test for this * todo@tests add a test for this.
* *
* @var (Closure(Request): array)|null * @var (Closure(Request): array)|null
*/ */