AppserverIo\Appserver\Core\Api\Node\ConsoleNodeInterface::getParamsAsArray PHP Method

getParamsAsArray() public method

Returns the params casted to the defined type as associative array.
public getParamsAsArray ( ) : array
return array The array with the casted params
    public function getParamsAsArray();