You are here

protected property CodeMirrorEditorCommands::$httpClient in The CodeMirror Editor 8

The HTTP client.

Type: \GuzzleHttp\Client

File

src/Commands/CodeMirrorEditorCommands.php, line 32

Class

CodeMirrorEditorCommands
Drush integration for CodeMirror editor module.

Namespace

Drupal\codemirror_editor\Commands

Code

protected $httpClient;