Drupal modules for browsing and managing Fedora-based digital repositories.
 
 
 
 

6 lines
208 B

services:
islandora.commands:
class: \Drupal\islandora\Commands\IslandoraCommands
arguments: ['@entity_type.manager', '@current_user', '@account_switcher']
tags:
- { name: drush.command }