mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:14:04 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
a39da042af
commit
d0cbee0aa3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue