You are here

protected property VarnishBundledPurgerFormTest::$formClass in Varnish purger 8.2

Same name and namespace in other branches
  1. 8 src/Tests/VarnishBundledPurgerFormTest.php \Drupal\varnish_purger\Tests\VarnishBundledPurgerFormTest::formClass

The full class of the form being tested.

Type: string

File

src/Tests/VarnishBundledPurgerFormTest.php, line 17

Class

VarnishBundledPurgerFormTest
Tests \Drupal\varnish_purger\Form\VarnishBundledPurgerForm.

Namespace

Drupal\varnish_purger\Tests

Code

protected $formClass = 'Drupal\\varnish_purger\\Form\\VarnishBundledPurgerForm';