You are here

protected property PullCommand::$cliService in Entity Share 8.2

Same name and namespace in other branches
  1. 8 modules/entity_share_client/src/Command/PullCommand.php \Drupal\entity_share_client\Command\PullCommand::cliService

The cli service doing all the work.

Type: \Drupal\entity_share_client\Service\EntityShareClientCliService

File

modules/entity_share_client/src/Command/PullCommand.php, line 38

Class

PullCommand
Class PullCommand.

Namespace

Drupal\entity_share_client\Command

Code

protected $cliService;