public function LibraryItemRevisionRevertForm::getFormId

File

paragraphs/modules/paragraphs_library/src/Form/LibraryItemRevisionRevertForm.php, line 86

Class

LibraryItemRevisionRevertForm

Namespace

Drupal\paragraphs_library\Form

Code

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