protected property vfsStreamContainerIterator::$children in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContainerIterator.php \org\bovigo\vfs\vfsStreamContainerIterator::children
list of children from container to iterate over
@type vfsStreamContent[]
File
- vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamContainerIterator.php, line 21
Class
- vfsStreamContainerIterator
- Iterator for children of a directory container.
Namespace
org\bovigo\vfsCode
protected $children;