function FormHooks::formSystemThemeSettingsAlterValidate

Same name and namespace in other branches
  1. main core/themes/admin/src/Hook/FormHooks.php \Drupal\admin\Hook\FormHooks::formSystemThemeSettingsAlterValidate()

Validate theme settings.

File

core/themes/admin/src/Hook/FormHooks.php, line 413

Class

FormHooks
Provides form related hook implementations.

Namespace

Drupal\admin\Hook

Code

public static function formSystemThemeSettingsAlterValidate(array &$form, FormStateInterface $form_state) : void {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.