string[] toTokens(
[
$string = null])
|
|
Generate a list of all tokens in the final header.
This doesn't need to be overridden in theory, but it is for implementation reasons to prevent potential breakage of attributes.
Tags:
Overrides
Swift_Mime_Headers_AbstractHeader::toTokens() (Generate a list of all tokens in the final header.)
Parameters: