Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 277 Bytes

File metadata and controls

25 lines (17 loc) · 277 Bytes

IsRoot

Whether the folder is at the root level of the drive

Supported Types

bool

/**
* @var bool
*/
bool $value = /* values here */

Components\IsRoot2

/**
* @var Components\IsRoot2
*/
Components\IsRoot2 $value = /* values here */