Searched refs:mailTransportOptions (Results 1 – 3 of 3) sorted by relevance
124 $options = (new EmailService())->mailTransportOptions();
63 $mail_transport_options = $this->email_service->mailTransportOptions();
218 public function mailTransportOptions(): array function in Fisharebest\\Webtrees\\Services\\EmailService