Skip to content

Kirby 5.0.1

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

Parent class

Kirby\Filesystem\F