class Custom
Extends
Methods
string
name
( )string
__toString
( )null
create
(mixed
$value = null )
Creation of custom type instances is not supported
Creation of custom type instances is not supported
Name | Type | Details |
---|---|---|
$value | mixed |
the value |
Type | Details |
---|---|
Exception\LogicException |
Type | Details |
---|---|
null |
nothing |