mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -21,7 +21,7 @@ class RoleScopeScopePresenceConstraint extends Constraint
|
||||
public $messageNullRequired = 'The role "%role%" should not be associated with a scope.';
|
||||
|
||||
public $messagePresenceRequired = 'The role "%role%" require to be associated with '
|
||||
. 'a scope.';
|
||||
.'a scope.';
|
||||
|
||||
public function getTargets()
|
||||
{
|
||||
|
Reference in New Issue
Block a user