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

3 lines
78 B
PHP
Raw Normal View History

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