\PHPMailer\Test\PHPMailerQuotedStringTest

Test quoted string functionality.

Summary

Methods
Properties
Constants
testQuotedString()
dataQuotedString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

testQuotedString()

testQuotedString(string  $input, string  $expected) : mixed

Test quoting of a string depending on the content of the string.

Parameters

string $input

Input text string.

string $expected

Expected funtion output.

Returns

mixed —

dataQuotedString()

dataQuotedString() : array

Data provider.

Returns

array —