Property | Type | Description | |
---|---|---|---|
$recipient | null | string | ||
$text | null | string |
Method | Description | |
---|---|---|
__construct ( string $recipient, string $text ) | Message constructor. | |
getData ( ) : array | Get message data |
Method | Description | |
---|---|---|
getCurlValue ( string $filename, string $contentType, string $postname ) : CURLFile | string |
public __construct ( string $recipient, string $text ) | ||
$recipient | string | |
$text | string |