smart-io/php-3pl-central

View on GitHub
src/Exception.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace ThreePlCentral;

class Exception extends \Exception
{
}