8000 fixed typo · symfony/symfony@548db6d · GitHub
[go: up one dir, main page]

Skip to content

Commit 548db6d

Browse files
committed
fixed typo
1 parent 2da2a44 commit 548db6d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@ class MongoDbSessionHandlerTest extends \PHPUnit_Framework_TestCase
2222
* @var \PHPUnit_Framework_MockObject_MockObject
2323
*/
2424
private $mongo;
25-
private $options;
2625
private $storage;
27-
28-
/**
29-
* @var array
30-
*/
3126
private $options;
3227

3328
protected function setUp()

0 commit comments

Comments
 (0)
0