function ComponentInFormTest::validateForm
Overrides FormInterface::validateForm
File
-
core/
tests/ Drupal/ KernelTests/ Components/ ComponentInFormTest.php, line 97
Class
- ComponentInFormTest
- Tests the correct rendering of components in form.
Namespace
Drupal\KernelTests\ComponentsCode
public function validateForm(array &$form, FormStateInterface $form_state) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.