Browse Source

Update IslandoraUtils.php

Tweaked PHPDocs
pull/1017/head
Alan Stanley 4 months ago committed by GitHub
parent
commit
48d9194262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/IslandoraUtils.php

2
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

Loading…
Cancel
Save