webfactory / symfony-application-tests

Contains several generic test scenarios that can be applied to Symfony applications.
MIT License
10 stars 1 forks source link

Do not load class files when determining app routes #32

Closed Matthimatiker closed 7 years ago

Matthimatiker commented 7 years ago

Avoids "cannot redeclare class" errors when services are used to provide routes.