Documentation

Core_Emails
in package

Contains reusable email functions for the Core module.

Tags
author

Aberdeener

version
2.3.0
license

MIT

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
Return values
bool

        
On this page

Search results