|
| static | glob ($pattern, $flags=0, $forceFallback=false) |
| |
Wrapper for Zend\Stdlib\Glob
Definition at line 14 of file Glob.php.
◆ glob()
| static glob |
( |
|
$pattern, |
|
|
|
$flags = 0, |
|
|
|
$forceFallback = false |
|
) |
| |
|
static |
Find pathnames matching a pattern.
- Parameters
-
| string | $pattern | |
| int | $flags | |
| bool | $forceFallback | |
- Returns
- array
Definition at line 24 of file Glob.php.
28 }
catch (ZendRuntimeException $e) {
The documentation for this class was generated from the following file:
- vendor/magento/framework/Filesystem/Glob.php