Files
torsearch/config/routes.yaml
2025-04-20 23:47:12 -05:00

17 lines
356 B
YAML

controllersIndex:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
defaults:
schemes: [ https ]
controllersSearch:
resource:
path: ../src/Search/Framework/Controller
namespace: App\Search\Framework\Controller
type: attribute
defaults:
schemes: [ https ]