Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/exporter/src/
H A DExporter.php55 public function shortenedRecursiveExport(&$data, Context $context = null) function in SebastianBergmann\\Exporter\\Exporter
76 $this->shortenedRecursiveExport($data[$key], $context)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1996 $buffer .= sprintf(' (%s)', $exporter->shortenedRecursiveExport($this->data));