Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 269 Bytes

File metadata and controls

25 lines (17 loc) · 269 Bytes

HasContent

Whether the file has content

Supported Types

bool

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

Components\HasContent2

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