Browse Source

Addresss PHPCS errors.

pull/962/head
Alexander O'Neill 2 years ago
parent
commit
52d6b137aa
  1. 2
      modules/islandora_iiif/src/Plugin/views/style/IIIFManifest.php

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

@ -95,6 +95,8 @@ class IIIFManifest extends StylePluginBase {
protected $messenger;
/**
* For altering the manifest.
*
* @var \Drupal\Core\Extention\ModuleHandlerInterface
*/
protected $moduleHandler;

Loading…
Cancel
Save