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

getParamName() public method

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