Skip to content

Kirby 4.1.2

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

Parent class

Kirby\Filesystem\F