We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be32d63 commit ff4d20bCopy full SHA for ff4d20b
src/Commands/ArchiveCommands.php
@@ -8,7 +8,7 @@
8
use Symfony\Component\Console\Style\SymfonyStyle;
9
10
/**
11
- * Drush command file.
+ * OS2Forms archive command.
12
*/
13
class ArchiveCommands extends DrushCommands {
14
@@ -19,7 +19,7 @@ public function __construct(
19
}
20
21
22
- * A custom Drush command to displays the given text.
+ * A Drush command for archiving submission in GetOrganized.
23
*
24
* @param string $submissionId
25
* The submission id.
0 commit comments