DX: rector corrections

This commit is contained in:
2023-09-01 10:55:58 +02:00
parent d44f5d7af8
commit e72df84442
3 changed files with 2 additions and 3 deletions

View File

@@ -206,7 +206,6 @@ class AuthorizationHelper implements AuthorizationHelperInterface
* the scope is taken into account.
*
* @param mixed $entity the entity may also implement HasScopeInterface
* @param string $attribute
*
* @return bool true if the user has access
*/