You are here

protected property QueuerConfigDialogFormTest::$pluginId in Purge 8.3

The plugin ID for which the form tested is rendered for.

Type: null|string

Overrides PluginConfigFormTestBase::$pluginId

File

modules/purge_ui/tests/src/Functional/Form/QueuerConfigDialogFormTest.php, line 23

Class

QueuerConfigDialogFormTest
Tests the drop-in configuration form for queuers (modal dialog).

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $pluginId = 'withform';