interface IExporter

Export interface

Methods

export(array $array)

Should export the given array into the specified Format.

Details

at line 23
export(array $array)

Should export the given array into the specified Format.

Parameters

array $array The features object array.