Skip to content

Commit

Permalink
Update Neos.ContentRepository.NodeAccess/Classes/Filter/NodeFilterCri…
Browse files Browse the repository at this point in the history
…teriaGroup.php

Co-authored-by: Marc Henry Schultz <[email protected]>
  • Loading branch information
mficzel and mhsdesign authored Feb 16, 2024
1 parent 1f8b2b2 commit 1fa4611
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* @var array<int, NodeFilterCriteria>
*/
protected array $criteria;
private array $criteria;

public function __construct(NodeFilterCriteria ...$criteria)
{
Expand Down

0 comments on commit 1fa4611

Please sign in to comment.