Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 319 Bytes

File metadata and controls

25 lines (17 loc) · 319 Bytes

CategoryActive

Whether the category is active and therefore available for use

Supported Types

bool

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

Components\CategoryActive2

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