mirror of
https://github.com/friendica/friendica
synced 2025-05-07 01:44:10 +02:00
formating
This commit is contained in:
parent
11c831945c
commit
3e898d0415
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ class SystemMailBuilder extends MailBuilder
|
|||
protected $siteAdmin;
|
||||
|
||||
public function __construct(L10n $l10n, BaseURL $baseUrl, IConfig $config, LoggerInterface $logger,
|
||||
string$siteEmailAddress, string $siteName)
|
||||
string $siteEmailAddress, string $siteName)
|
||||
{
|
||||
parent::__construct($l10n, $baseUrl, $config, $logger);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue