fix phpcs offences

This commit is contained in:
Sarah Hoffmann
2018-11-20 23:05:56 +01:00
parent 409ded385f
commit b6b1c23575
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ class Result
/**
* Split a result array into highest ranked result and the rest
*
* @param object[] $aResults List of results to split.
* @param object[] $aResults List of results to split.
*
* @return array[]
*/