src/Command/Exception.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace ECL\Command;

class Exception extends \ECL\Exception {}