Skip to content

Commit 99139c8

Browse files
authored
Add Todo for union type usage
1 parent ffd7273 commit 99139c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Node/NodeInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
/**
99
* @api
10+
* Todo: This interface only provide common base to combine and condition.
11+
* We should use union type in signature instead.
1012
*/
1113
interface NodeInterface
1214
{

0 commit comments

Comments
 (0)