Skip to content

Commit e48b25a

Browse files
committed
Remove Symfony 3 compatibility code.
1 parent 1a3a913 commit e48b25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class Request
179179
protected $format;
180180

181181
/**
182-
* @var SessionInterface
182+
* @var SessionInterface|callable
183183
*/
184184
protected $session;
185185

0 commit comments

Comments
 (0)