function TestPluginWithForm::validateConfigurationForm
File
-
core/
tests/ Drupal/ Tests/ Core/ Theme/ Icon/ IconPackExtractorFormTest.php, line 139
Class
- TestPluginWithForm
- Test class for form.
Namespace
Drupal\Tests\Core\Theme\IconCode
public function validateConfigurationForm(array &$form, FormStateInterface $form_state) : void {
$form['plugin_validate_form'] = 'plugin_validate_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.