DeviceTypeConverter
in package
implements
ValueConverter
Tags
Interfaces, Classes, Traits and Enums
- ValueConverter
Table of Contents
- from() : DeviceType|null
- to() : int|null
Methods
from()
public
from(mixed $input) : DeviceType|null
Parameters
- $input : mixed
Tags
Return values
DeviceType|null —to()
public
to(DeviceType|null $input) : int|null
Parameters
- $input : DeviceType|null