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