Stashes the data for rendering later.
SimpleEncodedPair
SimpleEncodedPair
(string $key, string $value)
-
string
$key: Form element name.
-
string
$value: Data to send.
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)