Dir::isReadable()
Checks if the directory is readable
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
Return type
bool
Parent class
Kirby\Cms\Dir
inherited from Kirby\Toolkit\Dir
Checks if the directory is readable
Name | Type | Default |
---|---|---|
$dir * | string |
– |
bool
Kirby\Cms\Dir
inherited from Kirby\Toolkit\Dir