Skip to content

Commit

Permalink
Fixed build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmasahil committed Jan 16, 2025
1 parent 5d12c55 commit 1c3f4c7
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@
use Symfony\Component\DependencyInjection\ContainerInterface;

/**
* Class DatasetPurgeCommand.
* A Drush commandfile.
*
* In addition to this file, you need a drush.services.yml
* in root of your module, and a composer.json file that provides the name
* of the services file to use.
*/
class DatasetPurgeCommand extends DrushCommands {

Expand Down

0 comments on commit 1c3f4c7

Please sign in to comment.