PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
|
Public Member Functions | |
parse (ResponseInterface $ResponseInterface) | |
This is a simple Response implementation that other Response can inherit from.
Samy\RestApi\AbstractResponse::parse | ( | ResponseInterface | $ResponseInterface | ) |
Return an instance with parsed PSR-7 response interface.