Files
iTop/lib/symfony/framework-bundle/Tests/Functional/app/ControllerServiceResolution/routing.yml
Pierre Goiffon ad821e7d9c N°2651 rollback gitignore for lib tests dirs
Too dangerous ! We'll work properly on this but for 2.8
2020-01-10 15:23:15 +01:00

5 lines
124 B
YAML

sub_request_page:
path: /subrequest
defaults:
_controller: 'TestBundle:SubRequestServiceResolution:index'