File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,7 @@ recognizes several strategies:
5454
5555 .. versionadded :: 5.1
5656
57- The priority version strategy was introduced in Symfony 5.1.
58-
57+ The priority version strategy was introduced in Symfony 5.1.
5958
6059Usage of the available options in detail::
6160
@@ -266,4 +265,3 @@ decision manager::
266265 if (!$authorizationChecker->isGranted('ROLE_ADMIN')) {
267266 throw new AccessDeniedException();
268267 }
269-
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ strategies available:
282282
283283 .. versionadded :: 5.1
284284
285- The priority version strategy was introduced in Symfony 5.1.
285+ The priority version strategy was introduced in Symfony 5.1.
286286
287287
288288In the above scenario, both voters should grant access in order to grant access
You can’t perform that action at this time.
0 commit comments