We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -15,7 +15,7 @@ |
||
15 | 15 | { |
16 | 16 | private static $hasMutate = false; |
17 | 17 | |
18 | - public static function hasMutate($reset = false) |
|
18 | + public static function hasMutate($reset = false) |
|
19 | 19 | { |
20 | 20 | $hasMutate = self::$hasMutate; |
21 | 21 |