Pass sessions into the schedule partial

This commit is contained in:
Oliver Davies 2019-05-23 01:04:10 +01:00
parent d100b42164
commit 9ed1314762
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,4 @@
services:
App\Schedule\TwigExtension\ScheduleExtension:
tags:
- { name: twig.extension }