Commit dce55f3
File tree
3 files changed
+17
-1
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authorization/Voter
- Tests/Authorization/Voter
3 files changed
+17
-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+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
|
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+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
47 | 58 |
|
48 | 59 |
|
49 | 60 |
|
|
src/Symfony/Component/Security/Core/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
0 commit comments