Core_Emails
in package
Contains reusable email functions for the Core module.
Tags
Table of Contents
Methods
- sendRegisterEmail() : bool
Methods
sendRegisterEmail()
public
static sendRegisterEmail(Language $language, string $email_address, string $username, int $user_id, string $code) : bool
Parameters
- $language : Language
- $email_address : string
- $username : string
- $user_id : int
- $code : string