We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -121,6 +121,9 @@ |
||
121 | 121 | return $node; |
122 | 122 | } |
123 | 123 | |
124 | + /** |
|
125 | + * @param string $name |
|
126 | + */ |
|
124 | 127 | private function addFieldsSelection($name, $enabledBuilder = true) |
125 | 128 | { |
126 | 129 | $builder = new TreeBuilder(); |