Skip to content

Commit

Permalink
Unwrap comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz authored Dec 3, 2024
1 parent 7cb102a commit c20f4ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions module/VuFind/src/VuFind/SMS/Mailer.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ class Mailer extends AbstractBase
*
* @param \VuFind\Config\Config $config SMS configuration
* @param array $options Additional options: defaultFrom
* (optional) and mailer (must be
* a \VuFind\Mailer\Mailer object)
* (optional) and mailer (must be a \VuFind\Mailer\Mailer object)
*/
public function __construct(\VuFind\Config\Config $config, $options = [])
{
Expand Down

0 comments on commit c20f4ea

Please sign in to comment.