Skip to content

Commit

Permalink
phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 28, 2014
1 parent 012e961 commit 1830a8b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions framework/Dav/lib/Horde/Dav/Collection.php
Expand Up @@ -56,12 +56,10 @@ class Horde_Dav_Collection extends DAV\Collection
/**
* Constructor.
*
* @param string $path The path to this
* collection.
* @param array $item Collection details.
* @param Horde_Registry $registry A registry object.
* @param string $mimedb Location of a MIME
* magic database.
* @param string $path The path to this collection.
* @param array $item Collection details.
* @param Horde_Registry $registry A registry object.
* @param string $mimedb Location of a MIME magic database.
*/
public function __construct($path = null,
array $item = array(),
Expand Down

0 comments on commit 1830a8b

Please sign in to comment.