You are here

protected property EntityShareClientCommands::$cliService in Entity Share 8.3

Same name and namespace in other branches
  1. 8 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 31

Class

EntityShareClientCommands
Class EntityShareClientCommands.

Namespace

Drupal\entity_share_client\Commands

Code

protected $cliService;