PHP Class Nelmio\Alice\Definition\Value\VariableValue

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

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( string $variable )
$variable string e.g. 'username'

__toString() public méthode

public __toString ( ) : string
Résultat string

getValue() public méthode

public getValue ( ) : string
Résultat string