We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -247,7 +247,8 @@ |
||
| 247 | 247 | * |
| 248 | 248 | * @return array fields |
| 249 | 249 | */ |
| 250 | - public static function getFields() { |
|
| 250 | + public static function getFields() |
|
| 251 | + { |
|
| 251 | 252 | $conf = unserialize($GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf'][self::$extKey]); |
| 252 | 253 | |
| 253 | 254 | $fields = []; |