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 |
|---|---|---|
| $pathrequired | string |
no default value |
| $pattern | string |
'*'
|
Return type
array