Apply fixes from StyleCI (#2655)

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2017-07-25 02:48:31 +01:00
committed by GitHub
parent e13680d4be
commit d06027b2fa

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
{
//
}