Skip to content

Commit d20d792

Browse files
committed
Add ServiceContainer
1 parent 533e6e3 commit d20d792

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Configuration/Services.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
services:
2+
_defaults:
3+
autowire: true
4+
autoconfigure: true
5+
public: false
6+
7+
Subugoe\Find\:
8+
resource: '../Classes/*'

0 commit comments

Comments
 (0)