You are here

protected property CliTest::$cliService in Entity Share 8.2

The CLI service.

Type: \Drupal\entity_share_client\Service\EntityShareClientCliService

File

modules/entity_share_client/tests/src/Functional/CliTest.php, line 30

Class

CliTest
General functional test class for CLI integration.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $cliService;