You are here

protected property EntityShareClientCommands::$cliService in Entity Share 8

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/src/Commands/EntityShareClientCommands.php \Drupal\entity_share_client\Commands\EntityShareClientCommands::cliService
  2. 8.2 modules/entity_share_client/src/Commands/EntityShareClientCommands.php \Drupal\entity_share_client\Commands\EntityShareClientCommands::cliService

The interoperability cli service.

Type: \Drupal\entity_share_client\Service\EntityShareClientCliService

File

modules/entity_share_client/src/Commands/EntityShareClientCommands.php, line 22

Class

EntityShareClientCommands
Class EntityShareClientCommands.

Namespace

Drupal\entity_share_client\Commands

Code

protected $cliService;