@@ -71,7 +71,7 @@ |
||
71 | 71 | $recipients = [$recipients]; |
72 | 72 | } |
73 | 73 | |
74 | - if (!is_array($notifications)){ |
|
74 | + if (!is_array($notifications)) { |
|
75 | 75 | /** |
76 | 76 | * @var $notifications NotificationInterface[] |
77 | 77 | */ |