Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function clearErrors(array &$form_state)
 {
     $this->formValidator->clearErrors($form_state);
 }