Skip to content

Commit 22f1a0c

Browse files
authored
Merge pull request #451 from murrant/analysis-xDBNgA
Apply fixes from StyleCI
2 parents 6df09b5 + 795ea29 commit 22f1a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LibreNMS/Util/Mail.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class Mail
3434
{
3535
/**
3636
* Parse string with emails. Return array with email (as key) and name (as value)
37+
*
3738
* @return array<string, string>
3839
*/
3940
public static function parseEmails(string $emails): array

0 commit comments

Comments
 (0)