syntax2
This commit is contained in:
parent
8349d649ab
commit
b7390d7740
|
|
@ -141,7 +141,7 @@ class NotificationPayloadFactory
|
|||
return (string) $subject->discussion->title;
|
||||
}
|
||||
|
||||
return
|
||||
return;
|
||||
}
|
||||
protected function resolveSubjectUrl(BlueprintInterface $blueprint): ?string
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue