Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2017-07-25 10:51:07 +00:00
committed by StyleCI Bot
parent a71dd8754d
commit 2fbab285f3

View File

@@ -18,7 +18,7 @@ use CachetHQ\Cachet\Bus\Exceptions\ExceptionInterface;
*
* @author James Brooks <james@alt-three.com>
*/
interface ComponentGroupExceptionInterface extends ExceptionInterface
interface ComponentGroup extends ExceptionInterface
{
//
}