Skip to content

Commit 92c42c7

Browse files
pgodelweaverryan
authored andcommitted
Removed duplicate NativeFileSessionHandler
1 parent d2d873d commit 92c42c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/http_foundation/session_configuration.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ examples if you wish to write your own.
7474
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcacheSessionHandler`
7575
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcachedSessionHandler`
7676
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MongoDbSessionHandler`
77-
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NativeFileSessionHandler`
7877
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NullSessionHandler`
7978

8079
Example usage::

0 commit comments

Comments
 (0)