mirror of
https://github.com/getgrav/grav.git
synced 2026-07-07 09:41:33 +02:00
fix dynamic class value
This commit is contained in:
@@ -23,6 +23,8 @@ class RecursiveActionIterator implements RecursiveIterator, \Countable
|
||||
{
|
||||
use Constructor, Iterator, Countable;
|
||||
|
||||
public $items;
|
||||
|
||||
/**
|
||||
* @see \Iterator::key()
|
||||
* @return string
|
||||
|
||||
Reference in New Issue
Block a user