You are here

protected property FormTestBase::$routeParametersInvalid in Purge 8.3

Route parameters for requests which should yield a 404.

Type: null|mixed[]

File

modules/purge_ui/tests/src/Functional/Form/FormTestBase.php, line 77

Class

FormTestBase
Testbase for purge_ui forms.

Namespace

Drupal\Tests\purge_ui\Functional\Form

Code

protected $routeParametersInvalid = NULL;