From de2f62e53ce5e78a7df7ecae5dcdeffeaf41f269 Mon Sep 17 00:00:00 2001 From: ajstanley Date: Wed, 26 Jun 2024 14:20:54 -0300 Subject: [PATCH] blank line --- islandora.module | 1 + 1 file changed, 1 insertion(+) diff --git a/islandora.module b/islandora.module index ed1abb43e..656c9c475 100644 --- a/islandora.module +++ b/islandora.module @@ -613,6 +613,7 @@ function islandora_entity_view(array &$build, EntityInterface $entity, EntityVie } } } + /** * Implements hook_preprocess_views_view_table(). *