You are here

protected property PluginConfigFormTestBase::$dialogRouteTest in Purge 8.3

Indicate whether this test tests a dialog route.

Type: bool

File

modules/purge_ui/tests/src/Functional/Form/Config/PluginConfigFormTestBase.php, line 19

Class

PluginConfigFormTestBase
Testbase for purge_ui configuration forms (for plugins).

Namespace

Drupal\Tests\purge_ui\Functional\Form\Config

Code

protected $dialogRouteTest = FALSE;