PHP Class Storm\Core\Object\Expressions\ConstantExpression

Author: Elliot Levin ([email protected])
Inheritance: extends Expression
Afficher le fichier Open project: timetoogo/penumbra

Méthodes publiques

Méthode Description
GetValue ( ) : mixed
__construct ( $Value )

Method Details

GetValue() public méthode

public GetValue ( ) : mixed
Résultat mixed The constant value

__construct() public méthode

public __construct ( $Value )