Browse Source

phpcs.

pull/920/head
Rosie Le Faive 2 years ago
parent
commit
665abfbd6c
  1. 3
      src/Exception/IslandoraDerivativeException.php

3
src/Exception/IslandoraDerivativeException.php

@ -7,6 +7,5 @@ namespace Drupal\islandora\Exception;
* *
* @package islandora * @package islandora
*/ */
class IslandoraDerivativeException extends \RuntimeException class IslandoraDerivativeException extends \RuntimeException {
{
} }

Loading…
Cancel
Save