Skip to content
Snippets Groups Projects
Commit 50f04983 authored by Demian Katz's avatar Demian Katz
Browse files

php-cs-fixer

parent 8259372a
No related merge requests found
......@@ -167,7 +167,7 @@ class Mailer implements \VuFind\I18n\Translator\TranslatorAwareInterface
/**
* Get the default subject line for sendLink().
*
*
* @return string
*/
public function getDefaultLinkSubject()
......@@ -206,9 +206,9 @@ class Mailer implements \VuFind\I18n\Translator\TranslatorAwareInterface
/**
* Get the default subject line for sendRecord()
*
*
* @param \VuFind\RecordDriver\AbstractBase $record Record being emailed
*
*
* @return string
*/
public function getDefaultRecordSubject($record)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment