third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContainerIterator.php
This file is part of vfsStream.
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
- Package
- org\bovigo\vfs
\org\bovigo\vfs\vfsStreamContainerIterator
Package:
Default
Parameters
Returns
Iterator for children of a directory container.
- Implements
Methods
__construct
(
\org\bovigo\vfs\vfsStreamContent[]
$children)
: void
constructor
Name | Type | Description |
---|---|---|
$children | \org\bovigo\vfs\vfsStreamContent[] |
current
()
:
\org\bovigo\vfs\vfsStreamContent
returns the current child
Type | Description |
---|---|
\org\bovigo\vfs\vfsStreamContent |