Commit ad3ac95
File tree
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authorization/Voter
- Tests/Authorization/Voter
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedsrc/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 |
| - |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| ||
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
60 | 65 |
|
61 | 66 |
|
62 | 67 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
46 | 52 |
|
47 | 53 |
|
48 | 54 |
|
|
0 commit comments