You are here

protected property PluginTestBase::$expressionsInvalid in Purge 8.3

String expressions invalid to the invalidation type being tested.

Type: null|mixed[]

File

tests/src/Kernel/Invalidation/PluginTestBase.php, line 43

Class

PluginTestBase
Provides an abstract test class to thoroughly test invalidation types.

Namespace

Drupal\Tests\purge\Kernel\Invalidation

Code

protected $expressionsInvalid;