Request::consumeForApp
Move the first parameter from the request to the base array and return it.
Synopsis
uses('request');
public function string Request::consumeForApp()
Return Value
The first request parameter
Move the first parameter from the request to the base array and return it.
uses('request');
public function string Request::consumeForApp()
The first request parameter