public function StylesOverviewForm::getFormId

File

paragraphs_collection/src/Form/StylesOverviewForm.php, line 59

Class

StylesOverviewForm
Provides a form for revision overview page.

Namespace

Drupal\paragraphs_collection\Form

Code

public function getFormId() {
  return 'paragraphs_collection_styles_overview_form';
}