1. open file: \opencart\system\library\template\Twig\Environment.php
2. __construct{
$options['debug'] = true
}
https://webocreation.com/blog/twig-cache-removing-while-developing-theme-or-module-developer-tips/
Helper for developer
1. open file: \opencart\system\library\template\Twig\Environment.php
2. __construct{
$options['debug'] = true
}
https://webocreation.com/blog/twig-cache-removing-while-developing-theme-or-module-developer-tips/