Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AppserverIo
Appserver
Core
Api
Node
ContextParamNode
getParamValue
AppserverIo\Appserver\Core\Api\Node\ContextParamNode::getParamValue PHP Method
ContextParamNode Class Documentation
Mostra file
Open project: appserver-io/appserver
getParamValue()
public
method
Return's the parameter value information.
public
getParamValue
( ) :
ParamNameNode
return
ParamNameNode
The parameter value information
public function getParamValue() { return $this->paramValue; }
ContextParamNode
getParamName
getParamValue