Skip to content

Commit

Permalink
Fix phpdoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed May 12, 2014
1 parent e6286ec commit 146a0e2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -320,7 +320,7 @@ public function importMessageMove(array $uids, $dst, $class = null)
* @param string $parent The parent folder id.
* @param integer $type The EAS Folder type. @since 2.9.0
*
* @return Horde_ActiveSync_Message_Folder The new serverid if successful.
* @return Horde_ActiveSync_Message_Folder The new folder object.
*/
public function importFolderChange($uid, $displayname, $parent = Horde_ActiveSync::FOLDER_ROOT, $type = null)
{
Expand Down

0 comments on commit 146a0e2

Please sign in to comment.