AttachmentsInterface
interface AttachmentsInterface (View source)
Defines an interface for responses that can expose #attached metadata.
Methods
array
getAttachments()
Gets attachments.
$this
addAttachments(array $attachments)
Adds attachments.
$this
setAttachments(array $attachments)
Sets attachments.
Details
array
getAttachments()
Gets attachments.
$this
addAttachments(array $attachments)
Adds attachments.
$this
setAttachments(array $attachments)
Sets attachments.