Méthode | Description | |
---|---|---|
__construct ( string $default = null, boolean $nullable = false, array $options = [] ) | ||
defaultValue ( ) : null | string | ||
deserialize ( string $serializedValue ) : string | ||
isNullable ( ) : boolean | ||
isValid ( $value ) : boolean | ||
name ( ) : string | ||
options ( ) : array | ||
serialize ( $value ) : string | ||
type ( ) : |
public deserialize ( string $serializedValue ) : string | ||
$serializedValue | string | |
Résultat | string |