$text
$text :
ICML Exporter
Translates content RAW html to ICML.
export(\Ceo\Core\Models\Content $content) : string
Return properly formatted ICML XML document. Will throw Ceo\Exceptions\ExportException on failure.
Errors during the export process MUST throw a Ceo\Core\Exceptions\ExportException instance.
\Ceo\Core\Models\Content | $content |