1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 15:54: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.
* todo@tests add a test for this
* todo@tests add a test for this.
*
* @var (Closure(Request): array)|null
*/