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