We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fb012 commit b01db5fCopy full SHA for b01db5f
config/services.neon
@@ -5,5 +5,7 @@ services:
5
search:
6
- in: %appDir%
7
classes:
8
- - *Factory
9
- *Facade
+ - *Factory
10
+ - *Repository
11
+ - *Service
0 commit comments