foundershub/StartupWeekendBundle

View on GitHub
Exception/ExceptionInterface.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Foundershub\Bundle\StartupWeekendBundle\Exception;

interface ExceptionInterface
{

}