Home
last modified time | relevance | path

Searched refs:TYPE_CSV (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php23 const TYPE_CSV = 1; define in FINDOLOGIC\\Export\\Exporter
43 case self::TYPE_CSV:
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DCSVSerializationTest.php28 $this->exporter = Exporter::create(Exporter::TYPE_CSV);