User Tools

Site Tools


libraries:restwebservice:restrequestclass:construct

RestRequest::__construct()


Definition

Instantiates a new instance of RestRequest class and does all necessary initializations.
After the initialization, the object is filled with all available information/data from the current request.

void __construct ( )

Example

$CurrentRequest = new RestRequest();
libraries/restwebservice/restrequestclass/construct.txt · Last modified: 2022/12/22 16:43 by michael.pohl