PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Samy\RestApi\AbstractResponse Class Reference
Inheritance diagram for Samy\RestApi\AbstractResponse:
Samy\OAuth2\Response Samy\SimpleApi\Response

Public Member Functions

 parse (ResponseInterface $ResponseInterface)
 

Detailed Description

This is a simple Response implementation that other Response can inherit from.

Member Function Documentation

◆ parse()

Samy\RestApi\AbstractResponse::parse ( ResponseInterface  $ResponseInterface)

Return an instance with parsed PSR-7 response interface.

Returns
static

The documentation for this class was generated from the following file: