diff --git a/core/includes/entity.api.php b/core/includes/entity.api.php index b84d719..1e7bad0 100644 --- a/core/includes/entity.api.php +++ b/core/includes/entity.api.php @@ -624,7 +624,6 @@ function hook_entity_operations(\Drupal\Core\Entity\EntityInterface $entity) { return $operations; } -} /** * Declares operations for an entity of a specific type.