function FormHooks::formSystemThemeSettingsAlterSubmit
Same name and namespace in other branches
- 11.x core/themes/admin/src/Hook/FormHooks.php \Drupal\admin\Hook\FormHooks::formSystemThemeSettingsAlterSubmit()
Submit theme settings.
File
-
core/
themes/ admin/ src/ Hook/ FormHooks.php, line 418
Class
- FormHooks
- Provides form related hook implementations.
Namespace
Drupal\admin\HookCode
public static function formSystemThemeSettingsAlterSubmit(array &$form, FormStateInterface $form_state) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.