PHP Class Nelmio\Alice\Definition\Value\MutableValue

Inheritance: implements Nelmio\Alice\Definition\ValueInterface
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $value )
__toString ( ) : string
getValue ( )
setValue ( $value )

Method Details

__construct() public méthode

public __construct ( $value )

__toString() public méthode

public __toString ( ) : string
Résultat string

getValue() public méthode

public getValue ( )

setValue() public méthode

public setValue ( $value )