You are here

protected property HttpPurgerConfigFormTest::$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/HttpPurgerConfigFormTest.php, line 22

Class

HttpPurgerConfigFormTest
Tests \Drupal\purge_purger_http\Form\HttpPurgerForm.

Namespace

Drupal\Tests\purge_purger_http\Functional

Code

protected $pluginId = 'http';