PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
Loading...
Searching...
No Matches
Samy\SimpleApi\ServerRequest Member List

This is the complete list of members for Samy\SimpleApi\ServerRequest, including all inherited members.

__construct()Samy\SimpleApi\ServerRequest
getAuthorization()Samy\SimpleApi\RequestInterface
getAuthType()Samy\SimpleApi\RequestInterface
getCredentials()Samy\SimpleApi\RequestInterface
hasAuthorization()Samy\SimpleApi\RequestInterface
withAuthType(string $AuthType)Samy\SimpleApi\RequestInterface
withCredentials(string $Credentials)Samy\SimpleApi\RequestInterface