F::similar()
Tries to find similar or the same file by building a glob based on the path
F::similar(string $path, string $pattern = '*'): array
Parameters
Name | Type | Default |
---|---|---|
$path * | string |
– |
$pattern | string |
'*' |
Return type
array