mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
10 lines
344 B
Markdown
10 lines
344 B
Markdown
# zend-mime
|
|
|
|
`Zend\Mime` is a support class for handling multipart MIME messages. It is used
|
|
by `Zend\Mail` and `Zend\Mime\Message` and may be used by applications requiring
|
|
MIME support.
|
|
|
|
|
|
- File issues at https://github.com/zendframework/zend-mime/issues
|
|
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-mime
|