We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b46361 + 94eba8a commit dcce4f1Copy full SHA for dcce4f1
src/Bundle/Resources/config/owner_factory/symfony_session.yaml
@@ -2,4 +2,4 @@ services:
2
Brainbits\Blocking\Owner\OwnerFactoryInterface:
3
class: Brainbits\Blocking\Owner\SymfonySessionOwnerFactory
4
arguments:
5
- - '@\Symfony\Component\HttpFoundation\RequestStack'
+ - '@Symfony\Component\HttpFoundation\RequestStack'
0 commit comments