Exportable
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
Details
at line 18
string
export(string $path)
No description
at line 20
Id
id()
No description