PHP Class Indatus\Ranger\HttpRequestHandler\HttpDelete

Inheritance: extends HttpMethod
Show file Open project: indatus/ranger

Public Methods

Method Description
handleRequest ( ) : mixed handleRequest - this implementation, executes a deletion query on a single instance.

Method Details

handleRequest() public method

handleRequest - this implementation, executes a deletion query on a single instance.
public handleRequest ( ) : mixed
return mixed json string | Illuminate\Routing\Redirector