You are here

protected property QueuerConfigFormTest::$pluginId in Purge 8.3

Same name in this branch
  1. 8.3 modules/purge_queuer_coretags/tests/src/Functional/QueuerConfigFormTest.php \Drupal\Tests\purge_queuer_coretags\Functional\QueuerConfigFormTest::pluginId
  2. 8.3 tests/modules/purge_queuer_test/tests/src/Functional/QueuerConfigFormTest.php \Drupal\Tests\purge_queuer_test\Functional\QueuerConfigFormTest::pluginId
  3. 8.3 modules/purge_ui/tests/src/Functional/Form/QueuerConfigFormTest.php \Drupal\Tests\purge_ui\Functional\Form\QueuerConfigFormTest::pluginId

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/QueuerConfigFormTest.php, line 23

Class

QueuerConfigFormTest
Tests the drop-in configuration form for queuers.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $pluginId = 'withform';