function 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\Hook

Code

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.