src/Exception/Throwable.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 *
 */

namespace Mvc5\Exception;

interface Throwable
{
}