Skip to content

Commit

Permalink
visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Mar 12, 2024
1 parent 7137d80 commit 1bbf395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Structures/CollectionTree.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

class CollectionTree extends Tree implements TreeContract
{
protected $structureCache;
private $structureCache;

public function structure()
{
Expand Down

0 comments on commit 1bbf395

Please sign in to comment.