Commit b35f2069 authored by codebymikey's avatar codebymikey
Browse files

Issue #3208509: Add Drush 10 support

parent 80b56eb1
Loading
Loading
Loading
Loading

drush.services.yml

0 → 100644
+5 −0
Original line number Diff line number Diff line
services:
  media_thumbnails.commands:
    class: \Drupal\media_thumbnails\Commands\MediaThumbnailCommands
    tags:
      - { name: drush.command }