You are here

protected property FileQueueTest::$pluginId in Purge 8.3

The plugin ID of the queue plugin being tested.

Type: string

Overrides PluginTestBase::$pluginId

File

tests/src/Kernel/Queue/FileQueueTest.php, line 18

Class

FileQueueTest
Tests \Drupal\purge\Plugin\Purge\Queue\FileQueue.

Namespace

Drupal\Tests\purge\Kernel\Queue

Code

protected $pluginId = 'file';