Merge remote-tracking branch 'upstream/master' into phpcs

This commit is contained in:
Yves Hoppe 2016-08-02 16:28:14 +02:00
commit c4a202ade1
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ abstract class WeblinksHelperRoute
/**
* Find items per given $needles
*
* @param array $needles
* @param array $needles A given array of needles to find
*
* @return void
*/