Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 274 Bytes

File metadata and controls

25 lines (17 loc) · 274 Bytes

HasChildren

Whether the file has children

Supported Types

bool

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

Components\HasChildren2

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