You are here

protected property ServiceTestTrait::$service in Purge 8.3

Instance of the service being tested, instantiated by the container.

Type: mixed

File

tests/src/Traits/ServiceTestTrait.php, line 27

Class

ServiceTestTrait
Properties and methods for services.yml exposed classes.

Namespace

Drupal\Tests\purge\Traits

Code

protected $service;