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 52d1c55 commit 6efbda8Copy full SHA for 6efbda8
session.rst
@@ -150,7 +150,7 @@ if you type-hint an argument with :class:`Symfony\\Component\\HttpFoundation\\Re
150
{
151
$this->requestStack = $requestStack;
152
153
- // Accessing the session in the constructor is *NOT* reommended, since
+ // Accessing the session in the constructor is *NOT* recommended, since
154
// it might not be accessible yet or lead to unwanted side-effects
155
// $this->session = $requestStack->getSession();
156
}
0 commit comments