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.
2 parents 5aa86ac + 31d13c5 commit 47e495bCopy full SHA for 47e495b
session.rst
@@ -180,6 +180,7 @@ the default ``AttributeBag`` by the ``NamespacedAttributeBag``:
180
181
# config/services.yaml
182
session:
183
+ public: true
184
class: Symfony\Component\HttpFoundation\Session\Session
185
arguments: ['@session.storage', '@session.namespacedattributebag', '@session.flash_bag']
186
0 commit comments