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 8233706 commit de2a447Copy full SHA for de2a447
cookbook/sessions/proxy_examples.rst
@@ -7,7 +7,7 @@ Session Proxy Examples
7
The session proxy mechanism has a variety of uses, this
8
example demonstrates two common uses. Rather than injecting
9
the session handler as normal, a handler is injected into the proxy
10
-and regsitered the proxy with the session::
+and registered with the session storage driver::
11
12
<?php
13
use Symfony\Component\HttpFoundation\Session\Session;
0 commit comments