Skip to content

Commit b0c6ffe

Browse files
Update FlashBagAwareSessionInterface.php
1 parent 78241ee commit b0c6ffe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Symfony/Component/HttpFoundation/Session/FlashBagAwareSessionInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
*/
1919
interface FlashBagAwareSessionInterface extends SessionInterface
2020
{
21-
/**
22-
* Gets the flashbag interface.
23-
*/
2421
public function getFlashBag(): FlashBagInterface;
2522
}

0 commit comments

Comments
 (0)