RecursiveActionIterator
in package
implements
RecursiveIterator, Countable
uses
Constructor, Iterator, Countable
Class Action
Tags
Table of Contents
Interfaces
- RecursiveIterator
- Countable
Properties
- $items : mixed
Methods
- getChildren() : RecursiveActionIterator
- hasChildren() : bool
- key() : string
Properties
$items
public
mixed
$items
Methods
getChildren()
public
getChildren() : RecursiveActionIterator
Tags
Return values
RecursiveActionIteratorhasChildren()
public
hasChildren() : bool
Tags
Return values
boolkey()
public
key() : string
Tags
Attributes
- #[ReturnTypeWillChange]