function FormValidatorTestMockInterface::validate_handler
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php \Drupal\Tests\Core\Form\FormValidatorTestMockInterface::validate_handler()
- main core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php \Drupal\Tests\Core\Form\FormValidatorTestMockInterface::validate_handler()
Function used in the mocking process of this test.
File
-
core/
tests/ Drupal/ Tests/ Core/ Form/ FormValidatorTest.php, line 491
Class
- FormValidatorTestMockInterface
- Interface used in the mocking process of this test.
Namespace
Drupal\Tests\Core\FormCode
public function validate_handler();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.