8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55d3b8 commit 3881649Copy full SHA for 3881649
src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
@@ -55,7 +55,7 @@ class NativeSessionStorage implements SessionStorageInterface
55
* Constructor.
56
*
57
* Depending on how you want the storage driver to behave you probably
58
- * want top override this constructor entirely.
+ * want to override this constructor entirely.
59
60
* List of options for $options array with their defaults.
61
* @see http://php.net/session.configuration for options
0 commit comments