We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -99,5 +99,8 @@ |
||
| 99 | 99 | |
| 100 | 100 | abstract protected function getTagName(); |
| 101 | 101 | |
| 102 | + /** |
|
| 103 | + * @return string |
|
| 104 | + */ |
|
| 102 | 105 | abstract protected function getResolverServiceID(); |
| 103 | 106 | } |