Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 219 Bytes

File metadata and controls

23 lines (16 loc) · 219 Bytes

Draft

Supported Types

bool

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

Components\Draft2

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