You are here

protected property TestTrait::$purgeInvalidationFactory in Purge 8.3

The 'purge.invalidation.factory' service.

Type: \Drupal\purge\Plugin\Purge\Invalidation\InvalidationsServiceInterface

File

tests/src/Traits/TestTrait.php, line 45

Class

TestTrait
Several helper properties and methods for purge tests.

Namespace

Drupal\Tests\purge\Traits

Code

protected $purgeInvalidationFactory;