mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 05:23:49 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -14,4 +14,6 @@ namespace Chill\MainBundle\Security\Authorization;
|
||||
/**
|
||||
* Provides methods for compiling voter and build admin role fields.
|
||||
*/
|
||||
interface ChillVoterInterface {}
|
||||
interface ChillVoterInterface
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user