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 c533327 commit 8f0630aCopy full SHA for 8f0630a
session.rst
@@ -182,7 +182,7 @@ the default ``AttributeBag`` by the ``NamespacedAttributeBag``:
182
session:
183
public: true
184
class: Symfony\Component\HttpFoundation\Session\Session
185
- arguments: ['@session.storage', '@session.namespacedattributebag', '@session.flash_bag']
+ arguments: ['@session.storage', '@session.namespacedattributebag']
186
187
session.namespacedattributebag:
188
class: Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag
0 commit comments