constant ApiClient::HTTP_GET in Rocket.Chat 8.2
Same name and namespace in other branches
- 8 modules/rocket_chat_api/src/RocketChat/ApiClient.php \Drupal\rocket_chat_api\RocketChat\ApiClient::HTTP_GET
The HTTP Verb for Getting stuff. WARNING This will be part of the URL!
File
- modules/
rocket_chat_api/ src/ RocketChat/ ApiClient.php, line 42
Class
- ApiClient
- Class ApiClient.
Namespace
Drupal\rocket_chat_api\RocketChatCode
const HTTP_GET = 'GET';