You are here

protected property DatabaseQueueTest::$pluginId in Purge 8.3

The plugin ID of the queue plugin being tested.

Type: string

Overrides PluginTestBase::$pluginId

File

tests/src/Kernel/Queue/DatabaseQueueTest.php, line 15

Class

DatabaseQueueTest
Tests \Drupal\purge\Plugin\Purge\Queue\DatabaseQueue.

Namespace

Drupal\Tests\purge\Kernel\Queue

Code

protected $pluginId = 'database';