function MockFormBase::submit_handler
Same name in other branches
- 11.x core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php \Drupal\Tests\Core\Form\MockFormBase::submit_handler()
Function used in the mocking process of this test.
File
-
core/
tests/ Drupal/ Tests/ Core/ Form/ FormSubmitterTest.php, line 285
Class
- MockFormBase
- Interface used in the mocking process of this test.
Namespace
Drupal\Tests\Core\FormCode
public function submit_handler(array $array, FormStateInterface $form_state) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.