Automated cleanup
This commit is contained in:
parent
94741a2461
commit
9736b4e1c0
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ class App
|
|||
$twig->offsetSet('app_name', APP_NAME);
|
||||
$twig->offsetSet('year', date('Y'));
|
||||
$twig->offsetSet('session', $sessionService);
|
||||
|
||||
|
||||
return $twig;
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue