Skip to content

Commit

Permalink
Add back PHPdoc of IMipPlugin constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Dec 11, 2023
1 parent 5fbe1da commit 2860a5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/CalDAV/Schedule/IMipPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ class IMipPlugin extends DAV\ServerPlugin

/**
* Creates the email handler.
*
* @param string $senderEmail
*/
public function __construct($senderEmail)
{
Expand Down

0 comments on commit 2860a5e

Please sign in to comment.