mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
Fix cs with php-cs-fixer version 3.52
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