F::similar() Tries to find similar or the same file by building a glob based on the path kirby/src/Filesystem/F.php#L741 F::similar(string $path, string $pattern = '*'): array Parameters Name Type Default $path * string – $pattern string '*' Return type array Parent class Kirby\Filesystem\F