You are here

protected property WildcardUrlInvalidationTest::$pluginId in Purge 8.3

The plugin ID of the invalidation type being tested.

Type: string

Overrides PluginTestBase::$pluginId

File

tests/src/Kernel/Invalidation/WildcardUrlInvalidationTest.php, line 17

Class

WildcardUrlInvalidationTest
Tests \Drupal\purge\Plugin\Purge\Invalidation\WildcardUrlInvalidation.

Namespace

Drupal\Tests\purge\Kernel\Invalidation

Code

protected $pluginId = 'wildcardurl';