Method | Description | |
---|---|---|
__construct ( string | Swift_OutputByteStream $data = null, string $filename = null, string $contentType = null ) | Create a new EmbeddedFile. | |
fromPath ( string $path ) : Swift_Mime_EmbeddedFile | Create a new EmbeddedFile from a filesystem path. | |
newInstance ( string | Swift_OutputByteStream $data = null, string $filename = null, string $contentType = null ) : Swift_Mime_EmbeddedFile | Create a new EmbeddedFile. |