Skip to content

Commit e8ca05a

Browse files
authored
Allow template covariance
1 parent 711a569 commit e8ca05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contract/LazyValueInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace Strictify\Lazy\Contract;
66

77
/**
8-
* @template T
8+
* @template-covariant T
99
*/
1010
interface LazyValueInterface
1111
{

0 commit comments

Comments
 (0)