8000 [HttpFoundation] removed unused variable · williameliel/symfony@171eecf · GitHub
[go: up one dir, main page]

Skip to content

Commit 171eecf

Browse files
committed
[HttpFoundation] removed unused variable
1 parent 0995b1f commit 171eecf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
*/
2828
class MockFileSessionStorage extends MockArraySessionStorage
2929
{
30-
/**
31-
* @var array
32-
*/
33-
private $sessionData;
34-
3530
/**
3631
* @var FileSessionHandler
3732
*/

0 commit comments

Comments
 (0)
0