Issue #3111658 by Deepthi kumari, kiamlaluno: editor_field_formatter_info_alter() is wrongly reported to be an implementation of hook_form_FORM_ID_alter()

(cherry picked from commit bf2240bfd8)
merge-requests/64/head
Alex Pott 2020-02-10 15:12:57 +00:00
parent d8941ea7b2
commit 990e3666b3
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 0 additions and 2 deletions

View File

@ -68,8 +68,6 @@ function editor_element_info_alter(&$types) {
}
/**
* Implements hook_form_FORM_ID_alter() for \Drupal\filter\FilterFormatListBuilder.
*
* Implements hook_field_formatter_info_alter().
*
* @see quickedit_field_formatter_info_alter()