Request - WaZeR-Adrien/Lightwork-api GitHub Wiki
Features of Request :
public function getMethod()
: get the method of the requestpublic function getParams()
: get the parameters of the URL of the requestpublic function getBodies()
: get the bodies sent of the requestpublic function getFiles
: get the files sent of the requestpublic function getEndpoint()
: get the endpoint of the request