Stashes the data for rendering later.
SimpleAttachment
SimpleAttachment
(string $key, string $content, hash $filename)
-
string
$key: Key to add value to.
-
string
$content: Raw data.
-
hash
$filename: Original filename.
The MIME part as a string.
string
asMime
()
The pair as a single string.
string
asRequest
()
Is this the value we are looking for?
string
getKey
()
Is this the value we are looking for?
string
getValue
()
Is this the value we are looking for?
boolean
isKey
(string $key)