Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Storm
Core
Relational
Expressions
ConstantExpression
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
)