public function YandexServicesAuthForm::validateForm in Yandex Services Authorization API 8
Implements \Drupal\Core\Form\FormInterface::validateForm().
Overrides FormInterface::validateForm
File
- lib/
Drupal/ yandex_services_auth/ Form/ YandexServicesAuthForm.php, line 69 - Contains \Drupal\yandex_metrics\Form\YandexMetricsCounterSettingsForm.
Class
- YandexServicesAuthForm
- Provides form for Yandex Services Authorization.
Namespace
Drupal\yandex_services_auth\FormCode
public function validateForm(array &$form, array &$form_state) {
}