autologic-web/redirect-bundle

View on GitHub
Exception/RedirectionRuleNotFoundException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Autologic\Bundle\RedirectBundle\Exception;

class RedirectionRuleNotFoundException extends \Exception
{
}