Метод | Описание | |
---|---|---|
defaultValue ( ) : mixed | ||
deserialize ( $serializedValue ) : mixed | ||
isNullable ( ) : boolean | ||
isValid ( $value ) : boolean | ||
name ( ) : string | ||
options ( ) : array | ||
serialize ( $value ) : string | ||
type ( ) : |
public deserialize ( $serializedValue ) : mixed | ||
$serializedValue | ||
Результат | mixed |