Skip to content

Commit

Permalink
Add ServiceContainer
Browse files Browse the repository at this point in the history
  • Loading branch information
ipf committed Jan 6, 2025
1 parent 533e6e3 commit d20d792
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Configuration/Services.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
services:
_defaults:
autowire: true
autoconfigure: true
public: false

Subugoe\Find\:
resource: '../Classes/*'

0 comments on commit d20d792

Please sign in to comment.