Documentation

ErrorCodes
in package

Class ErrorCodes container.

Table of Contents

$errorCodesMail  : array<string|int, mixed>
$logTableMail  : string

Properties

$errorCodesMail

public static array<string|int, mixed> $errorCodesMail = [1 => 'No SMTP configuration id provided', 2 => 'SMTP configuration with provided id not exists', 3 => 'No target email address provided']

mail error codes to labels

$logTableMail

public string $logTableMail = 'l_#__mail'

name of the DB table to store event logs content.


        

Search results