function FormTest::testFieldFormMultipleWidgetAlter
Tests hook_field_widget_complete_form_alter().
File
-
core/
modules/ field/ tests/ src/ Functional/ FormTest.php, line 695
Class
- FormTest
- Tests field form handling.
Namespace
Drupal\Tests\field\FunctionalCode
public function testFieldFormMultipleWidgetAlter() {
$this->widgetAlterTest('hook_field_widget_complete_form_alter', 'test_field_widget_multiple');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.