CLI
This commit is contained in:
3
cli/resources/commands/02_attachments.php
Normal file
3
cli/resources/commands/02_attachments.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app->add($app->getContainer()->get(\ProVM\Common\Command\GrabAttachments::class));
|
||||
$app->add($app->getContainer()->get(\ProVM\Common\Command\DecryptPdf::class));
|
Reference in New Issue
Block a user