Get the HTTP method of the request
Return value
string
File
- drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php, line 97
Class
- RequestInterface
- Generic HTTP request interface
Namespace
Guzzle\Http\Message
Code
public function getMethod();