Skip to content
Snippets Groups Projects
Commit a24a7a3d authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #2142931 by jian he, longwave: Fix class name in docs for hook_entity_operation_alter

parent 011cd815
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -684,7 +684,7 @@ function hook_entity_field_info_alter(&$info, $entity_type) {
*
* @param array $operations
* Operations array as returned by
* \Drupal\Core\Entity\EntityStorageControllerInterface::getOperations().
* \Drupal\Core\Entity\EntityListControllerInterface::getOperations().
* @param \Drupal\Core\Entity\EntityInterface $entity
* The entity on which the linked operations will be performed.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment