src/Exception.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace ECL;

class Exception extends \Exception {}