Add var creation in templating

This commit is contained in:
osaajani 2020-06-04 12:54:31 +02:00
parent 423501d1a4
commit b5288fc554
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ namespace controllers\internals;
'if',
'for',
'apply',
'set',
];
$filters = [