Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DNumericComparator.php16 class NumericComparator extends ScalarComparator
H A DFactory.php34 $this->register(new ScalarComparator);
H A DScalarComparator.php16 class ScalarComparator extends Comparator class
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DScalarComparatorTest.php23 $this->comparator = new ScalarComparator;