Browse Source

Update IIIFManifest.php

Co-authored-by: Rosie Le Faive <lefaive@gmail.com>
pull/1006/head
Alexander O'Neill 1 year ago committed by GitHub
parent
commit
c40ab45b99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      modules/islandora_iiif/src/Plugin/views/style/IIIFManifest.php

2
modules/islandora_iiif/src/Plugin/views/style/IIIFManifest.php

@ -252,7 +252,7 @@ class IIIFManifest extends StylePluginBase {
* @param string $iiif_base_id
* The URL for the request, minus the last part of the URL,
* which is likely "manifest".
* @param $structured_text_term
* @param \Drupal\taxonomy\TermInterface $structured_text_term
* The term representing the media use.
*
* @return array

Loading…
Cancel
Save