Skip to content

Commit d2ce65f

Browse files
committed
Symfony allow generic subtypes
1 parent 259b27f commit d2ce65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridge/Symfony/Stub/JsonResponse.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Symfony\Component\HttpFoundation;
44

55
/**
6-
* @template T
6+
* @template-covariant T
77
*/
88
class JsonResponse
99
{

0 commit comments

Comments
 (0)