\PHPMailer\TestDebugLogTestListener

Summary

Methods
Properties
Constants
add_error()
add_failure()
start_test()
debugLog()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$debugLog
N/A

Properties

$debugLog

$debugLog

Methods

add_error()

add_error(mixed  $test, mixed  $e, mixed  $time) : mixed

Parameters

mixed $test
mixed $e
mixed $time

Returns

mixed —

add_failure()

add_failure(mixed  $test, mixed  $e, mixed  $time) : mixed

Parameters

mixed $test
mixed $e
mixed $time

Returns

mixed —

start_test()

start_test(mixed  $test) : mixed

Parameters

mixed $test

Returns

mixed —

debugLog()

debugLog(mixed  $str) : mixed

Parameters

mixed $str

Returns

mixed —