Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 299 Bytes

File metadata and controls

25 lines (17 loc) · 299 Bytes

FoldersHasContent

Whether the folder has content

Supported Types

bool

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

Components\FoldersHasContent2

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