Fully Qualified Name: | Laminas\Stdlib\Glob |
Wrapper for glob with fallback if GLOB_BRACE is not available.
Name | Description | Defined By |
---|---|---|
glob() | Find pathnames matching a pattern. | Glob |
Find pathnames matching a pattern.
Parameter Name | Type | Description |
---|---|---|
$pattern | string | |
$flags | int | |
$forceFallback | bool |
Returns: array