You are here

protected property ServiceTestTrait::$serviceId in Purge 8.3

The name of the service as defined in services.yml.

Type: string

File

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

Class

ServiceTestTrait
Properties and methods for services.yml exposed classes.

Namespace

Drupal\Tests\purge\Traits

Code

protected $serviceId;