Class AttachmentCollection
Class AttachmentCollection
Handles the attachment collections of an Email.
- AbstractCollection implements IteratorAggregate, Countable
- ┗ AttachmentCollection implements AttachmentCollectionInterface
Package: Email\Collections
Category: System
Located at Services/System/Email/Collections/AttachmentCollection.inc.php
Category: System
Located at Services/System/Email/Collections/AttachmentCollection.inc.php
Methods summary
Methods inherited from AbstractCollection
__construct(),
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()