AttachmentsTrait
trait AttachmentsTrait (View source)
Provides an implementation of AttachmentsInterface.
Properties
| protected array | $attachments | The attachments for this response. |
Methods
getAttachments()
{@inheritdoc}
addAttachments(array $attachments)
{@inheritdoc}
setAttachments(array $attachments)
{@inheritdoc}
Details
getAttachments()
{@inheritdoc}
addAttachments(array $attachments)
{@inheritdoc}
setAttachments(array $attachments)
{@inheritdoc}