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 ffd7273 commit 99139c8Copy full SHA for 99139c8
src/Node/NodeInterface.php
@@ -7,6 +7,8 @@
7
8
/**
9
* @api
10
+ * Todo: This interface only provide common base to combine and condition.
11
+ * We should use union type in signature instead.
12
*/
13
interface NodeInterface
14
{
0 commit comments