PHP Class Storm\Core\Relational\Expressions\ConstantExpression

Author: Elliot Levin ([email protected])
Inheritance: extends Expression
Show file Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
GetValue ( ) : mixed
__construct ( $Value )

Method Details

GetValue() public method

public GetValue ( ) : mixed
return mixed

__construct() public method

public __construct ( $Value )