Skip to content

Commit

Permalink
Merge pull request brainbits#23 from temp/fix/fix-owner-factory
Browse files Browse the repository at this point in the history
fix: Remove unnecessary backslash from service definition
  • Loading branch information
jojoguru authored Jul 21, 2023
2 parents 1b46361 + 94eba8a commit dcce4f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ services:
Brainbits\Blocking\Owner\OwnerFactoryInterface:
class: Brainbits\Blocking\Owner\SymfonySessionOwnerFactory
arguments:
- '@\Symfony\Component\HttpFoundation\RequestStack'
- '@Symfony\Component\HttpFoundation\RequestStack'

0 comments on commit dcce4f1

Please sign in to comment.