protected property PurgerConfigFormTest::$pluginId in Purge 8.3
Same name in this branch
- 8.3 tests/modules/purge_purger_test/tests/src/Functional/PurgerConfigFormTest.php \Drupal\Tests\purge_purger_test\Functional\PurgerConfigFormTest::pluginId
- 8.3 modules/purge_ui/tests/src/Functional/Form/PurgerConfigFormTest.php \Drupal\Tests\purge_ui\Functional\Form\PurgerConfigFormTest::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/ PurgerConfigFormTest.php, line 23
Class
- PurgerConfigFormTest
- Tests the drop-in configuration form for purgers.
Namespace
Drupal\Tests\purge_ui\Functional\FormCode
protected $pluginId = 'withform';