You are here

protected property PluginTestBase::$expressions in Purge 8.3

String expressions valid to the invalidation type being tested.

Type: null|mixed[]

File

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

Class

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

Namespace

Drupal\Tests\purge\Kernel\Invalidation

Code

protected $expressions = NULL;