Skip to content

Commit

Permalink
Fix: Run 'make coding-standards'
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 2, 2023
1 parent 57eab89 commit 43cebd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Node/Node.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class Node implements NodeInterface
use NodeTrait;

/**
* @param mixed $value
* @param array<int, NodeInterface> $children
*/
public function __construct(
Expand Down

0 comments on commit 43cebd8

Please sign in to comment.