function ActionsTest::submitForm
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::submitForm()
- 8.9.x core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::submitForm()
- 10 core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::submitForm()
Overrides FormInterface::submitForm
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ ActionsTest.php, line 63
Class
- ActionsTest
- @coversDefaultClass \Drupal\Core\Render\Element\Actions @group Render
Namespace
Drupal\KernelTests\Core\Render\ElementCode
public function submitForm(array &$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.