Remove deprecation of AuthorizationHelper::getReachableScope, as it is

widely used
This commit is contained in:
2022-10-08 00:23:07 +02:00
parent 67104d15cd
commit 6b5f746efc
2 changed files with 0 additions and 55 deletions

View File

@@ -190,8 +190,6 @@ class AuthorizationHelper implements AuthorizationHelperInterface
/**
* Return all reachable scope for a given user, center and role.
*
* @deprecated Use getReachableCircles
*
* @param Center|Center[] $center
*
* @return array|Scope[]