We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -235,6 +235,9 @@ |
||
235 | 235 | return $node; |
236 | 236 | } |
237 | 237 | |
238 | + /** |
|
239 | + * @return \Symfony\Component\Config\Definition\Builder\NodeDefinition |
|
240 | + */ |
|
238 | 241 | private function definitionsMappingsSection() |
239 | 242 | { |
240 | 243 | $builder = new TreeBuilder('mappings'); |