Commit fe4a9ea
committed
File tree
Expand file treeCollapse file tree
3 files changed
+14
-2
lines changedFilter options
- src/Symfony/Bridge/Doctrine
- Security/User
- Tests
- Security/User
Expand file treeCollapse file tree
3 files changed
+14
-2
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| 103 | + |
| 104 | + |
103 | 105 |
|
104 | 106 |
|
105 | 107 |
|
|
src/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Security/User/EntityUserProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Security/User/EntityUserProviderTest.php+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
225 | 226 |
|
226 | 227 |
|
227 | 228 |
|
228 |
| - |
229 |
| - |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
230 | 236 |
|
231 | 237 |
|
232 | 238 |
|
|
0 commit comments