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 bce3991 commit bac0f10Copy full SHA for bac0f10
src/Resources/config/services.yml
@@ -1,3 +1,8 @@
1
services:
2
+ _defaults:
3
+ autowire: true
4
+ autoconfigure: true
5
+ public: false
6
+
7
Shapecode\Bundle\Doctrine\SessionHandlerBundle\Command\ClearSessionCommand: ~
8
Shapecode\Bundle\Doctrine\SessionHandlerBundle\Session\Handler\DoctrineHandler: ~
0 commit comments