We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589fb90 commit de142b1Copy full SHA for de142b1
1 file changed
TemplateEngineFactory.module.php
@@ -68,7 +68,7 @@ public static function getModuleInfo()
68
/**
69
* Initialize module by hooking into Page::render.
70
*/
71
- public function ready()
+ public function init()
72
{
73
if (!$this->get('auto_page_render')) {
74
return;
0 commit comments