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\SimpleApi\ServerRequest Class Reference
Inheritance diagram for Samy\SimpleApi\ServerRequest:
Samy\SimpleApi\RequestInterface

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from Samy\SimpleApi\RequestInterface
 hasAuthorization ()
 
 getAuthorization ()
 
 getAuthType ()
 
 withAuthType (string $AuthType)
 
 getCredentials ()
 
 withCredentials (string $Credentials)
 

Detailed Description

Simple SimpleApi ServerRequest implementation.

Constructor & Destructor Documentation

◆ __construct()

Samy\SimpleApi\ServerRequest::__construct ( )

SimpleApi ServerRequest construction.

Returns
void

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