Account created on 6 March 2018, over 6 years ago
#

Recent comments

I have a quick because I don't enaough time to thing it through :

$mail = \Drupal::service('plugin.manager.mail')->mail('user_registrationpassword', $op, $account->getEmail(), $langcode, $params, $site_mail);
//$output = $mail['result'] ?? [];
$output = $mail['result'] ? $mail : [];

Production build 0.71.5 2024