PortableFile implements Item
Table of Contents
Interfaces
Properties
- $base64Content : string
- $mimeType : string
- $name : string
Methods
- __construct() : mixed
Properties
$base64Content read-only
public
string
$base64Content
$mimeType read-only
public
string
$mimeType
$name read-only
public
string
$name
Methods
__construct()
public
__construct(string $base64Content, string $mimeType, string $name) : mixed
Parameters
- $base64Content : string
- $mimeType : string
- $name : string