Skip to content
Snippets Groups Projects
Unverified Commit 7ec9caa0 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Do not automatically load all the template directories of all modules.

It has also an impact in performance, and covers an unlikely scenario. Instead, if you plan to use templates from another module, now you need to call the "addTemplatesFromModule()" method right after creating the template. That way you can register manually what templates you are supposed to use, being much more efficient.
parent a506502b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment