MetaTypeConverter
Table of Contents
Methods
- convert() : mixed
- getMetaType() : PropertyMetaType|null
Methods
convert()
public
static convert(PropertyMetaType $type, mixed $value) : mixed
Parameters
- $type : PropertyMetaType
- $value : mixed
getMetaType()
public
static getMetaType(string $class, string $property) : PropertyMetaType|null
Parameters
- $class : string
- $property : string