We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -160,6 +160,9 @@ |
||
160 | 160 | ; |
161 | 161 | } |
162 | 162 | |
163 | + /** |
|
164 | + * @param string $typeToTreat |
|
165 | + */ |
|
163 | 166 | private function relayNormalizer($typeToTreat, $definitionBuilderClass) |
164 | 167 | { |
165 | 168 | return function ($types) use ($typeToTreat, $definitionBuilderClass) { |