You are here

protected property ExposedFormUITest::$groupFormUiErrors in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php \Drupal\Tests\views_ui\Functional\ExposedFormUITest::groupFormUiErrors

Array of error message strings raised by the grouped form.

Type: array

See also

FilterPluginBase::buildGroupValidate

File

core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php, line 45

Class

ExposedFormUITest
Tests exposed forms UI functionality.

Namespace

Drupal\Tests\views_ui\Functional

Code

protected $groupFormUiErrors = [];