Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 304 Bytes

File metadata and controls

25 lines (17 loc) · 304 Bytes

FoldersHasChildren

Whether the folder has children

Supported Types

bool

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

Components\FoldersHasChildren2

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