You are here

protected property HttpConfigRequest::$command_name in HTTP Client Manager 8

Same name and namespace in other branches
  1. 8.2 src/Entity/HttpConfigRequest.php \Drupal\http_client_manager\Entity\HttpConfigRequest::command_name

The Http Config Request command name.

Type: string

File

src/Entity/HttpConfigRequest.php, line 71

Class

HttpConfigRequest
Defines the Http Config Request entity.

Namespace

Drupal\http_client_manager\Entity

Code

protected $command_name;