AppserverIo\Appserver\Core\Api\Node\ParamsNodeTrait::getParams PHP Méthode

getParams() public méthode

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