Skip to content

Commit 564b917

Browse files
authored
gatekeeper service made public
1 parent f348460 commit 564b917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ parameters:
66
services:
77
gatekeeper:
88
class: '%gatekeeper.class%'
9+
public: true
910

1011
gatekeeper.repository.dummy:
1112
class: GateKeeper\Repository\DummyRepository

0 commit comments

Comments
 (0)