We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9400e2f commit 6c17162Copy full SHA for 6c17162
Definition/Builder/NodeDefinition.php
@@ -19,7 +19,7 @@
19
/**
20
* This class provides a fluent interface for defining a node.
21
*
22
- * @template TParent of NodeParentInterface|null = null
+ * @template-covariant TParent of NodeParentInterface|null = null
23
24
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
25
*/
0 commit comments