We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -79,7 +79,6 @@ |
||
79 | 79 | * If a column array is missing the "label" attribute, an ugly error would be show. |
80 | 80 | * So we add the field Name as a label - it's better than nothing. |
81 | 81 | * |
82 | - * @param array $array Column definition array. |
|
83 | 82 | * @return array Proper array defining the column. |
84 | 83 | */ |
85 | 84 | protected function makeSureColumnHasLabel($column) |