Skip to content

Added routes multi resources as array& Fixed when use doctrine debugbar not regiter

Compare
Choose a tag to compare
@xujiajun xujiajun released this 25 Oct 08:04
· 8 commits to master since this release
  • Added routes multi resources as array

example:

FrontBundle:
    resource:
        - FrontBundle/Config/routes.yml
        - FrontBundle/Config/user_routes.yml
  • Fixed when use doctrine debugbar not register