Skip to content

Commit

Permalink
more missing attr decl
Browse files Browse the repository at this point in the history
  • Loading branch information
guyc committed Jan 13, 2024
1 parent c1f6996 commit 976dbfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FomlFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
class FomlFilter
{
public $children = array();
public $node;
public $arg;

// $Node is an instance of parent FomlFilterNode.
// it is important because it contains a FomlRenderState
Expand Down

0 comments on commit 976dbfd

Please sign in to comment.