ZEROSPAM\Framework\SDK\Test\Base\Data\Collection\CollectionTestResponse

Synopsis

class CollectionTestResponse extends CollectionResponse {
  • // Inherited members from BaseResponse
  • protected  $data;
  • protected  $rawData;
  • protected array $dates;
}

Hierarchy

Members

protected

Methods

protected

  • dataToResponse() — Transform the basic data (string[]) into a response (IResponse)

Inherited from ZEROSPAM\Framework\SDK\Response\Api\Collection\CollectionResponse

protected

  • dataToResponse() — Transform the basic data (string[]) into a response (IResponse)

public

Inherited from ZEROSPAM\Framework\SDK\Response\Api\BaseResponse

public

Inherited from ZEROSPAM\Framework\SDK\Response\Api\Helper\RateLimitedTrait

public

History