GlobPattern
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- matches() : bool
Methods
__construct()
public
__construct(string $pattern) : mixed
Parameters
- $pattern : string
matches()
public
matches(string $path) : bool
Parameters
- $path : string