public function TestEmbeddedEntityForm::validateForm

File

paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php, line 71

Class

TestEmbeddedEntityForm
A class to build a form that embeds a content entity form.

Namespace

Drupal\paragraphs_test\Form

Code

public function validateForm(array &$form, FormStateInterface $form_state) {
}