Skip to content

Kirby 4.1.2

Dir::isReadable()

Checks if the directory is readable

Dir::isReadable(string $dir): bool

Parameters

Name Type Default
$dir * string

Return type

bool

Parent class

Kirby\Filesystem\Dir