PHP Interface Mailgun\Resource\ApiResponse

Author: Tobias Nyholm ([email protected])
Afficher le fichier Open project: mailgun/mailgun-php

Méthodes publiques

Méthode Description
create ( array $data ) : self Create an API response object from the HTTP response from the API server.

Method Details

create() public static méthode

Create an API response object from the HTTP response from the API server.
public static create ( array $data ) : self
$data array
Résultat self