Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/8.1' into 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Apr 19, 2023
2 parents d51f1ae + 72e97e1 commit a4f5837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Neos.Eel/Tests/Unit/Fixtures/TestArrayIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

class TestArrayIterator implements \Iterator
{

private array $array;

public function __construct(array $array)
Expand Down

0 comments on commit a4f5837

Please sign in to comment.