|
|
@ -11,7 +11,7 @@ return [ |
|
|
|
'components' => [ |
|
|
|
'components' => [ |
|
|
|
'view' => [ |
|
|
|
'view' => [ |
|
|
|
'renderers' => [ |
|
|
|
'renderers' => [ |
|
|
|
'tpl' => [ |
|
|
|
'twig' => [ |
|
|
|
'class' => 'yii\twig\ViewRenderer', |
|
|
|
'class' => 'yii\twig\ViewRenderer', |
|
|
|
//'cachePath' => '@runtime/Twig/cache', |
|
|
|
//'cachePath' => '@runtime/Twig/cache', |
|
|
|
//'options' => [], /* Array of twig options */ |
|
|
|
//'options' => [], /* Array of twig options */ |
|
|
|