1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

PSR2 fixes after running ./vendor/bin/phpcbf

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
Abijeet
2018-03-28 01:07:01 +05:30
parent a8f18c0102
commit 2fc513984d
3 changed files with 5 additions and 3 deletions

View File

@ -201,5 +201,4 @@ class Entity extends Ownable
{
return '/';
}
}