phpdoc
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 23 Sep 2010 18:20:51 +0000 (14:20 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 23 Sep 2010 18:22:59 +0000 (14:22 -0400)
ansel/lib/Api.php

index 02a87cd..985e10e 100644 (file)
@@ -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())
     {