Dir::exists()
Checks if the directory exists on disk
Dir::exists(string $dir): bool
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
Return type
bool
Checks if the directory exists on disk
Dir::exists(string $dir): bool
Name | Type | Default |
---|---|---|
$dir * | string |
– |
bool