interface Exportable

An object that can be exported to the host.

Calling export writes the object to a path on the host filesystem and returns the path that was written.

Methods

string
export(string $path)

No description

Id
id()

No description

Details

at line 18
string export(string $path)

No description

Parameters

string $path

Return Value

string

at line 20
Id id()

No description

Return Value

Id