Skip to content

Commit b0f1e6a

Browse files
tifabiennicolas-grekas
authored andcommitted
Added an alias for FlashBagInterface in config
1 parent 8de2041 commit b0f1e6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/session.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
</service>
3939

4040
<service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag" />
41+
<service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag" />
4142

4243
<service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag" />
4344

0 commit comments

Comments
 (0)