6 methods override Comparator::accepts() in Zircon Profile 8
- ArrayComparator::accepts in vendor/
sebastian/ comparator/ src/ ArrayComparator.php - Returns whether the comparator can compare two values.
- ClosureComparator::accepts in vendor/
phpspec/ prophecy/ src/ Prophecy/ Comparator/ ClosureComparator.php - Returns whether the comparator can compare two values.
- ResourceComparator::accepts in vendor/
sebastian/ comparator/ src/ ResourceComparator.php - Returns whether the comparator can compare two values.
- ScalarComparator::accepts in vendor/
sebastian/ comparator/ src/ ScalarComparator.php - Returns whether the comparator can compare two values.
- SplObjectStorageComparator::accepts in vendor/
sebastian/ comparator/ src/ SplObjectStorageComparator.php - Returns whether the comparator can compare two values.
- TypeComparator::accepts in vendor/
sebastian/ comparator/ src/ TypeComparator.php - Returns whether the comparator can compare two values.