public function HttpRequestInterface::getCommand in HTTP Client Manager 8.2
Returns the GuzzleHttp Service command name.
Return value
string The service command name.
File
- src/
Request/ HttpRequestInterface.php, line 18
Class
- HttpRequestInterface
- Interface HttpRequestInterface.
Namespace
Drupal\http_client_manager\RequestCode
public function getCommand();