You are here

public function HttpClientInterface::getCommands in HTTP Client Manager 8

Same name and namespace in other branches
  1. 8.2 src/HttpClientInterface.php \Drupal\http_client_manager\HttpClientInterface::getCommands()

Get service api commands.

Return value

mixed

1 method overrides HttpClientInterface::getCommands()
HttpClient::getCommands in src/HttpClient.php
Get service api commands.

File

src/HttpClientInterface.php, line 35

Class

HttpClientInterface
Interface HttpClientInterface

Namespace

Drupal\http_client_manager

Code

public function getCommands();