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