Browse Source

Alter PHPDoc for islandora_viewers_form()

pull/715/head
Jared Whiklo 7 years ago
parent
commit
081895bc67
  1. 2
      includes/solution_packs.inc

2
includes/solution_packs.inc

@ -630,7 +630,7 @@ function islandora_check_object_status(AbstractObject $object_definition) {
*
* @param string $variable_id
* The ID of the Drupal variable to save the viewer settings in.
* @param string $mimetype
* @param string|array $mimetype
* The table will be populated with viewers supporting this mimetype.
* @param string $model
* The table will be populated with viewers supporting this content model.

Loading…
Cancel
Save