\PHPMailer\Test\LanguageTranslationCompletenessTest

Check language files for missing or excess translations.

Summary

Methods
Properties
Constants
testTranslations()
No public properties found
No constants found
set_up()
No protected properties found
N/A
No private methods found
$Mail
N/A

Properties

$Mail

$Mail : \PHPMailer\PHPMailer\PHPMailer

Holds a PHPMailer instance.

Type

PHPMailer

Methods

testTranslations()

testTranslations() : mixed

Test language files for missing and excess translations.

All languages are compared with English, which is built-in.

Returns

mixed —

set_up()

set_up() : mixed

Run before each test is started.

Returns

mixed —