We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -271,7 +271,7 @@ |
||
271 | 271 | * to use the spl_object_hash for its keys. |
272 | 272 | * |
273 | 273 | * @param array $array1 The keys are ignored. |
274 | - * @param array $array2 This array has to be in the form ( $spl_object_hash => $object ). |
|
274 | + * @param \DOMNode[] $array2 This array has to be in the form ( $spl_object_hash => $object ). |
|
275 | 275 | * |
276 | 276 | * @return boolean |
277 | 277 | */ |