Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Webmozart
Glob
Iterator
RecursiveDirectoryIterator
PHP Class Webmozart\Glob\Iterator\RecursiveDirectoryIterator
See https://bugs.php.net/bug.php?id=68557
Since:
1.0
Author:
Bernhard Schussek (
[email protected]
)
Inheritance:
implements
RecursiveIterato\RecursiveIterator
,
implements
SeekableIterato\SeekableIterator
Show file
Open project: webmozart/glob
Class Usage Examples
Public Methods
Method
Description
__construct
(
$path
,
$flags
)
current
( )
getChildren
( )
key
( )
Method Details
__construct()
public
method
public
__construct
(
$path
,
$flags
)
current()
public
method
public
current
( )
getChildren()
public
method
public
getChildren
( )
key()
public
method
public
key
( )