Skip to content

Commit

Permalink
Merge branch refs/heads/1.12.x into 2.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
phpstan-bot committed Sep 16, 2024
2 parents 4c8377e + 2d61399 commit 0b2d872
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 0b2d872

Please sign in to comment.