protected property ExposedFormUITest::$groupFormUiErrors in Drupal 9
Same name and namespace in other branches
- 8 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\FunctionalCode
protected $groupFormUiErrors = [];