ExposedFormUITest::$groupFormUiErrors

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
  2. 10 core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php \Drupal\Tests\views_ui\Functional\ExposedFormUITest::groupFormUiErrors
  3. 11.x 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 = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.