File tree
4 files changed
+39
-0
lines changedFilter options
- src/Symfony/Component/Security/Core
- Role
- Tests/Role
4 files changed
+39
-0
lines changedsrc/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
5 | 10 |
|
6 | 11 |
|
7 | 12 |
|
|
src/Symfony/Component/Security/Core/Role/RoleHierarchy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Role/RoleHierarchy.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
53 | 68 |
|
54 | 69 |
|
55 | 70 |
|
|
src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
|
src/Symfony/Component/Security/Core/Tests/Role/RoleHierarchyTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Role/RoleHierarchyTest.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
33 | 50 |
|
0 commit comments