Files
oficial/cli/resources/commands/queue.php

3 lines
75 B
PHP
Raw Normal View History

<?php
$app->add($app->getContainer()->get(Incoviba\Command\Queue::class));