Skip to content

Commit

Permalink
CollectedDataNode is VirtualNode
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 16, 2024
1 parent 193b4f5 commit 2d61399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Node/CollectedDataNode.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* @api
* @final
*/
class CollectedDataNode extends NodeAbstract
class CollectedDataNode extends NodeAbstract implements VirtualNode
{

/**
Expand Down

0 comments on commit 2d61399

Please sign in to comment.