swaggest/json-cli

View on GitHub
src/ExitCode.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Swaggest\JsonCli;


class ExitCode extends \Exception
{

}