Skip to content

Commit ab232c9

Browse files
committed
Suppressed a couple of silly longVariable PHPMD warnings
1 parent 71714fb commit ab232c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Symfony/src/Codebender/BuilderBundle/Controller/DefaultController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ public function handleRequestAction($authKey, $version)
7474
*
7575
* @param $contents
7676
* @return Response
77+
*
78+
* @SuppressWarnings(PHPMD.LongVariable)
7779
*/
7880
protected function compile($contents)
7981
{

0 commit comments

Comments
 (0)