Represents a mime header comment -- text in a structured mime header value existing within parentheses.
- author Zaahid Bateson
CloneableInstantiable
Methods |
public __construct(Psr\Log\LoggerInterface $logger, ZBateson |
public getComment() : string Returns the comment's text. |
public getValue() : string Returns an empty string. |
Properties |
protected string $comment
|
protected ZBateson
|
Methods |
protected getValueFromParts(array $parts) : string |