AppserverIo\Appserver\Core\Api\Node\ContextParamNodeInterface::getParamValue PHP Method

getParamValue() public method

Return's the parameter value information.
public getParamValue ( ) : ParamNameNode
return ParamNameNode The parameter value information
    public function getParamValue();
ContextParamNodeInterface