For example: I have AdminIndexController with indexAction() and it's view located in /views/adminindex/index.volt
Can I provide some information to ViewEngine to force it look at /views/AdminIndex/index.volt (camelcase) directory?
Thanks!
For example: I have AdminIndexController with indexAction() and it's view located in /views/adminindex/index.volt
Can I provide some information to ViewEngine to force it look at /views/AdminIndex/index.volt (camelcase) directory?
Thanks!