Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php56 $old = $this->checkIfDiffInOld($diff);
91 private function checkIfDiffInOld(array $diff) function in SebastianBergmann\\Diff\\Differ