protected property PluginTestBase::$pluginId in Purge 8.3
Same name in this branch
- 8.3 tests/src/Kernel/Queue/PluginTestBase.php \Drupal\Tests\purge\Kernel\Queue\PluginTestBase::pluginId
- 8.3 tests/src/Kernel/Invalidation/PluginTestBase.php \Drupal\Tests\purge\Kernel\Invalidation\PluginTestBase::pluginId
The plugin ID of the invalidation type being tested.
Type: string
File
- tests/
src/ Kernel/ Invalidation/ PluginTestBase.php, line 29
Class
- PluginTestBase
- Provides an abstract test class to thoroughly test invalidation types.
Namespace
Drupal\Tests\purge\Kernel\InvalidationCode
protected $pluginId;