From 48d91942625b98bcf607207853458fdad3d4e84f Mon Sep 17 00:00:00 2001 From: Alan Stanley Date: Mon, 20 May 2024 12:26:42 -0300 Subject: [PATCH] Update IslandoraUtils.php Tweaked PHPDocs --- src/IslandoraUtils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IslandoraUtils.php b/src/IslandoraUtils.php index 6d483e3e..8a3ac7d3 100644 --- a/src/IslandoraUtils.php +++ b/src/IslandoraUtils.php @@ -771,7 +771,7 @@ class IslandoraUtils { /** * Deletes Media and all associated files. * - * @param \Drupal\media\MediaInterface[] $media + * @param array $media * Array of media to be deleted. * * @return array