IMP_Compose_Attachment_Metadata
in package
Metadata information for attachments.
Tags
Table of Contents
Properties
Methods
Properties
$data
public
array<string|int, mixed>
$data
Raw data.
$_data
Metadata.
protected
array<string|int, mixed>
$_data
= array()
Methods
__get()
public
__get(mixed $name) : mixed
Parameters
- $name : mixed
__set()
public
__set(mixed $name, mixed $value) : mixed
Parameters
- $name : mixed
- $value : mixed