Commit 30a896a
committed
minor #13835 use getRoleNames in Symfony 5.0 instead of getRoles() (zairigimad)
This PR was merged into the 5.0 branch.
Discussion
----------
use getRoleNames in Symfony 5.0 instead of getRoles()
use getRoleNames in Symfony 5.0 instead of getRoles()
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
8016f84 Update authorization.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments