Skip to content

Commit cef1e52

Browse files
committed
Add back PHPdoc of IMipPlugin constructor
1 parent 1b5b44c commit cef1e52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/CalDAV/Schedule/IMipPlugin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ class IMipPlugin extends DAV\ServerPlugin
3535

3636
/**
3737
* Creates the email handler.
38+
*
39+
* @param string $senderEmail
3840
*/
3941
public function __construct($senderEmail)
4042
{

0 commit comments

Comments
 (0)