phpdoc
authorJan Schneider <jan@horde.org>
Fri, 15 Oct 2010 10:51:48 +0000 (12:51 +0200)
committerJan Schneider <jan@horde.org>
Fri, 15 Oct 2010 10:51:48 +0000 (12:51 +0200)
wicked/lib/Wicked.php

index 4122db8..2c33d50 100644 (file)
@@ -71,7 +71,7 @@ class Wicked
      * @param boolean $full            @see Horde::url()
      * @param integer $append_session  @see Horde::url()
      *
-     * @return string  The URL of $page.
+     * @return Horde_Url  The URL of $page.
      */
     public static function url($page, $full = false, $append_session = 0)
     {