/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Classes
ZEROSPAM\Framework\SDK\Request\Api
BaseRequest
getArguments
Introduction
Synopsis
Return
Interface
Source
ZEROSPAM\Framework\SDK\Request\Api\BaseRequest::
getArguments
Get all the request arguments.
Signature
public function getArguments()
Returns
array
Defined by Interface
IRequest