class Custom
Implements
Methods
string name
( )Returns the name of this type as string.
string __toString
( )Returns string representation of this type.
null create
(mixed $value = null )
Creation of custom type instances is not supported