Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mailgun
Resource
ApiResponse
PHP Interface Mailgun\Resource\ApiResponse
Author:
Tobias Nyholm (
[email protected]
)
Mostrar archivo
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