Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Mailgun
Resource
ApiResponse
PHP Interface Mailgun\Resource\ApiResponse
Author:
Tobias Nyholm (
[email protected]
)
Exibir arquivo
Open project: mailgun/mailgun-php
Public Methods
Method
Description
create
(
array
$data
) :
self
Create an API response object from the HTTP response from the API server.
Method Details
create()
public
static
method
Create an API response object from the HTTP response from the API server.
public
static
create
(
array
$data
) :
self
$data
array
return
self