From c62459027faf74459d25389c481f11009cee980e Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Thu, 23 Sep 2010 14:20:51 -0400 Subject: [PATCH] phpdoc --- ansel/lib/Api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansel/lib/Api.php b/ansel/lib/Api.php index 02a87cda0..985e10ec3 100644 --- a/ansel/lib/Api.php +++ b/ansel/lib/Api.php @@ -700,7 +700,7 @@ class Ansel_Api extends Horde_Registry_Api * @param string $app Application scope to use, if not the default. * @param array $slugs An array of gallery slugs. * - * @return mixed An array of gallery data arrays | PEAR_Error + * @return array An array of gallery data arrays */ public function getGalleries($ids = array(), $app = null, $slugs = array()) { -- 2.11.0