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