3 declare(strict_types=1);
25 final public function sort(array $users): array
28 return $this->
compare($left, $right);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
compare(ilUsersGalleryUser $left, ilUsersGalleryUser $right)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...