We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711a569 commit e8ca05aCopy full SHA for e8ca05a
src/Contract/LazyValueInterface.php
@@ -5,7 +5,7 @@
5
namespace Strictify\Lazy\Contract;
6
7
/**
8
- * @template T
+ * @template-covariant T
9
*/
10
interface LazyValueInterface
11
{
0 commit comments