Register event handlers and custom namespaces defined in module.xml

This commit is contained in:
Kijin Sung 2023-08-11 00:16:57 +09:00
parent d0306df095
commit acc1117d26
4 changed files with 119 additions and 0 deletions

View file

@ -135,6 +135,7 @@ return array(
'tablets' => false,
'viewport' => 'width=device-width, initial-scale=1.0, user-scalable=yes',
),
'namespaces' => [],
'use_rewrite' => true,
'use_sso' => false,
'other' => array(),