$text
$text :
Text Exporter
Translates content to plain text.
export(\Ceo\Core\Models\Content $content) : string
Return properly plain text 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 |