Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorMailAttachment

final class PhabricatorMailAttachment
Phabricator Technical Documentation (MetaMTA)

This class is not documented.

Methods

public function __construct($data, $filename, $mimetype)

This method is not documented.
Parameters
$data
$filename
$mimetype
Return
this//Implicit.//

public function getData()

This method is not documented.
Return
wild

public function setData($data)

This method is not documented.
Parameters
$data
Return
wild

public function getFilename()

This method is not documented.
Return
wild

public function setFilename($filename)

This method is not documented.
Parameters
$filename
Return
wild

public function getMimeType()

This method is not documented.
Return
wild

public function setMimeType($mimetype)

This method is not documented.
Parameters
$mimetype
Return
wild

public function toDictionary()

This method is not documented.
Return
wild

public static function newFromDictionary($dict)

This method is not documented.
Parameters
array$dict
Return
wild