We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -37,6 +37,9 @@ |
||
| 37 | 37 | return $item->get(); |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | + /** |
|
| 41 | + * @param string $alias |
|
| 42 | + */ |
|
| 40 | 43 | private function string2Type($alias) |
| 41 | 44 | { |
| 42 | 45 | if (false !== ($type = $this->wrapTypeIfNeeded($alias))) { |