Skip to content

Commit

Permalink
Apply fixes from StyleCI (#2655)
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
jbrooksuk committed Jul 25, 2017
1 parent e13680d commit d06027b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Bus/Exceptions/ComponentGroup/ComponentGroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*
* @author James Brooks <[email protected]>
*/
interface ComponentGroupExceptionInterface extends ExceptionInterface
interface ComponentGroup extends ExceptionInterface
{
//
}

0 comments on commit d06027b

Please sign in to comment.