DarkaOnLine/L5-Swagger

View on GitHub
src/Exceptions/L5SwaggerException.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php

namespace L5Swagger\Exceptions;

class L5SwaggerException extends \Exception
{
}