fix dynamic class value

This commit is contained in:
Andy Miller
2023-05-08 18:41:04 -06:00
parent e1ab15e323
commit 9c0477fa52

View File

@@ -23,6 +23,8 @@ class RecursiveActionIterator implements RecursiveIterator, \Countable
{
use Constructor, Iterator, Countable;
public $items;
/**
* @see \Iterator::key()
* @return string