You are here

protected property HttpBundledPurgerConfigFormTest::$pluginId in Generic HTTP Purger 8

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

Type: null|string

Overrides PluginConfigFormTestBase::$pluginId

File

tests/src/Functional/HttpBundledPurgerConfigFormTest.php, line 22

Class

HttpBundledPurgerConfigFormTest
Tests \Drupal\purge_purger_http\Form\HttpBundledPurgerForm.

Namespace

Drupal\Tests\purge_purger_http\Functional

Code

protected $pluginId = 'httpbundled';