Symfony 2: Collect controllers annotations on KernelRequest
Actually I want to store all the routing in the database. I wrote custom
annotation class called VendorRoute I can read this annotation for a
single controller, but does anybody know how to read this annotation for
all controllers in application?
No comments:
Post a Comment