Skip to content

Commit

Permalink
Testing PHPMD error supression
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Cryer committed Apr 27, 2016
1 parent 7027055 commit 77e9710
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PHPCI/Controller/WebhookController.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
* @author Guillaume Perréal <adirelle@gmail.com>
* @package PHPCI
* @subpackage Web
*
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
*/
class WebhookController extends \b8\Controller
{
Expand Down

0 comments on commit 77e9710

Please sign in to comment.