protected property VarnishPurgerFormTest::$formClass in Varnish purger 8.2
Same name and namespace in other branches
- 8 src/Tests/VarnishPurgerFormTest.php \Drupal\varnish_purger\Tests\VarnishPurgerFormTest::formClass
The full class of the form being tested.
Type: string
File
- src/
Tests/ VarnishPurgerFormTest.php, line 17
Class
Namespace
Drupal\varnish_purger\TestsCode
protected $formClass = 'Drupal\\varnish_purger\\Form\\VarnishPurgerForm';