mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Remove 'public' as it's 'false' by default
This commit is contained in:
@@ -3,4 +3,3 @@ services:
|
||||
# See https://github.com/webinarium/symfony-lazysec/wiki/User-checker
|
||||
LazySec\Checker\GenericUserChecker:
|
||||
autowire: true
|
||||
public: false
|
||||
|
||||
Reference in New Issue
Block a user