PHP Class YQueueMail

Since: 0.1
Author: yupe team ([email protected])
Inheritance: extends yupe\components\Mail
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

Свойство Type Description
$queueComponent string
$queueMailWorkerId integer

Méthodes publiques

Méthode Description
getQueueComponent ( ) : mixed
send ( string $from, array | string $to, string $theme, string $body, boolean | false $isText = false, $replyTo = [] ) : mixed

Method Details

getQueueComponent() public méthode

public getQueueComponent ( ) : mixed
Résultat mixed

send() public méthode

public send ( string $from, array | string $to, string $theme, string $body, boolean | false $isText = false, $replyTo = [] ) : mixed
$from string
$to array | string
$theme string
$body string
$isText boolean | false
Résultat mixed

Property Details

$queueComponent public_oe property

public string $queueComponent
Résultat string

$queueMailWorkerId public_oe property

public int $queueMailWorkerId
Résultat integer