feat(Search): base module
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
controllers:
|
||||
controllersIndex:
|
||||
resource:
|
||||
path: ../src/Controller/
|
||||
namespace: App\Controller
|
||||
type: attribute
|
||||
|
||||
controllersSearch:
|
||||
resource:
|
||||
path: ../src/Search/Framework/Controller
|
||||
namespace: App\Search\Framework\Controller
|
||||
type: attribute
|
||||
|
||||
|
||||
Reference in New Issue
Block a user