PHP Class Mailgun\Deserializer\PSR7Deserializer

Author: Tobias Nyholm ([email protected])
Inheritance: implements Mailgun\Deserializer\ResponseDeserializer
Afficher le fichier Open project: mailgun/mailgun-php

Méthodes publiques

Méthode Description
deserialize ( Psr\Http\Message\ResponseInterface $response, string $class ) : Psr\Http\Message\ResponseInterface

Method Details

deserialize() public méthode

public deserialize ( Psr\Http\Message\ResponseInterface $response, string $class ) : Psr\Http\Message\ResponseInterface
$response Psr\Http\Message\ResponseInterface
$class string
Résultat Psr\Http\Message\ResponseInterface