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\Cms\Dir inherited from Kirby\Toolkit\Dir
Checks if the directory is readable
Dir::isReadable(string $dir): bool
| Name | Type | Default |
|---|---|---|
| $dir * | string |
– |
bool
Kirby\Cms\Dir inherited from Kirby\Toolkit\Dir