Dir::isWritable()
Checks if the directory is writable
Dir::isWritable(string $dir): boolParameters
| Name | Type | Default | 
|---|---|---|
| $dirrequired | string | no default value | 
Return type
bool
Checks if the directory is writable
Dir::isWritable(string $dir): bool| Name | Type | Default | 
|---|---|---|
| $dirrequired | string | no default value | 
bool