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