Output can be either a file or a string which contains output content.
[line 342]
[line 337]
[line 332]
ExportOutput __construct( )
string getContents( )
string getFileName( )
void setContents( string $contents)
File and contents shouldn't be set together.
void setFile( string $filePath, string $fileName)