PHP Interface Sulu\Bundle\ContactBundle\Util\IndexComparatorInterface

Afficher le fichier Open project: sulu/sulu Interface Usage Examples

Méthodes publiques

Méthode Description
compare ( mixed $a, mixed $b, array $ids ) : integer Compares given ids a and b with their index in ids array.

Method Details

compare() public méthode

Compares given ids a and b with their index in ids array.
public compare ( mixed $a, mixed $b, array $ids ) : integer
$a mixed
$b mixed
$ids array
Résultat integer