AppserverIo\Appserver\Core\Api\Node\ParamsNodeTrait::getParams PHP Method

getParams() public method

Array with the handler params to use.
public getParams ( ) : array
return array
    public function getParams()
    {
        return $this->params;
    }