File tree
Expand file treeCollapse file tree
2 files changed
+7
-3
lines changedFilter options
- src/Symfony/Component/Cache
- Adapter
- Traits
Expand file treeCollapse file tree
2 files changed
+7
-3
lines changedsrc/Symfony/Component/Cache/Adapter/SimpleCacheAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/SimpleCacheAdapter.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
|
src/Symfony/Component/Cache/Traits/AbstractTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/AbstractTrait.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 |
| - |
| 245 | + |
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
| ||
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
| 271 | + |
| 272 | + |
271 | 273 |
|
272 | 274 |
|
273 | 275 |
|
|
0 commit comments