ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/vendor/phpro/grumphp/src/Event/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/vendor/phpro/grumphp/src/Event/RunnerEvents.php

<?php

declare(strict_types=1);

namespace GrumPHP\Event;

final class RunnerEvents
{
    const RUNNER_RUN = 'grumphp.runner.run';
    const RUNNER_COMPLETE = 'grumphp.runner.complete';
    const RUNNER_FAILED = 'grumphp.runner.failed';
}

Zerion Mini Shell 1.0