Skip to content

Commit 8a2ac5e

Browse files
committed
removed phpstorm comment
1 parent eeb781e commit 8a2ac5e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/Result/Map/RuleGroup.php

-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: MSchäfer
5-
* Date: 03.01.2017
6-
* Time: 14:58
7-
*/
8-
92
namespace PhpInsights\Result\Map;
103

11-
124
class RuleGroup
135
{
146

@@ -34,6 +26,4 @@ public function setScore($score)
3426
$this->score = $score;
3527
}
3628

37-
38-
3929
}

0 commit comments

Comments
 (0)