mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-17 01:27:35 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -14,8 +14,8 @@ namespace Chill\MainBundle\Security\Authorization;
|
||||
interface VoterGeneratorInterface
|
||||
{
|
||||
/**
|
||||
* @param string $class The FQDN of a class
|
||||
* @param array $attributes an array of attributes
|
||||
* @param string $class The FQDN of a class
|
||||
* @param array $attributes an array of attributes
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user