Home
last modified time | relevance | path

Searched refs:ExportUtil (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
H A DStringUtil.php59 …return $exportObject ? ExportUtil::export($value) : sprintf('%s:%s', get_class($value), spl_object…
H A DExportUtil.php21 class ExportUtil class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md82 * Updated ExportUtil to reflect the latest changes by Sebastian (thanks @jakari)