You are here

protected property VarnishPurgerFormTest::$plugin in Varnish purger 8

Same name and namespace in other branches
  1. 8.2 src/Tests/VarnishPurgerFormTest.php \Drupal\varnish_purger\Tests\VarnishPurgerFormTest::plugin

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

Type: string

File

src/Tests/VarnishPurgerFormTest.php, line 24

Class

VarnishPurgerFormTest
Tests \Drupal\varnish_purger\Form\VarnishPurgerForm.

Namespace

Drupal\varnish_purger\Tests

Code

protected $plugin = 'varnish';