From f739a8f368ab64d63a2f21d15caf2caa766d6fc5 Mon Sep 17 00:00:00 2001 From: Umherirrender Date: Sat, 9 Sep 2017 22:47:04 +0200 Subject: Improve some parameter docs Add missing @return and @param to function docs and fixed some @param Change-Id: I810727961057cfdcc274428b239af5975c57468d --- includes/filerepo/ForeignAPIRepo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/filerepo/ForeignAPIRepo.php') diff --git a/includes/filerepo/ForeignAPIRepo.php b/includes/filerepo/ForeignAPIRepo.php index 55a19e8327e9..45a5c8247f7d 100644 --- a/includes/filerepo/ForeignAPIRepo.php +++ b/includes/filerepo/ForeignAPIRepo.php @@ -257,7 +257,7 @@ class ForeignAPIRepo extends FileRepo { * @param string $name * @param int $width * @param int $height - * @param array $result Out parameter that will be changed by the function. + * @param array &$result * @param string $otherParams * * @return bool -- cgit v1.2.3