You are here

public function ParagraphCloneForm::paragraphEditChangeAjax in Paragraphs Edit 8

File

src/ParagraphCloneForm.php, line 115

Class

ParagraphCloneForm

Namespace

Drupal\paragraphs_edit

Code

public function paragraphEditChangeAjax($form) {
  return $form['paragraphs_edit'];
}