open-orchestra/open-orchestra-cms-bundle

View on GitHub
Backoffice/Exception/NotFoundedKeywordException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace OpenOrchestra\Backoffice\Exception;

/**
 * Class NotFoundedKeywordException
 */
class NotFoundedKeywordException extends \Exception
{

}