You are here

protected property MemoryQueueTest::$pluginId in Purge 8.3

The plugin ID of the queue plugin being tested.

Type: string

Overrides PluginTestBase::$pluginId

File

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

Class

MemoryQueueTest
Tests \Drupal\purge\Plugin\Purge\Queue\MemoryQueue.

Namespace

Drupal\Tests\purge\Kernel\Queue

Code

protected $pluginId = 'memory';