ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
interface.ilUsersGalleryUserCollectionSorter.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
interface
ilUsersGalleryUserCollectionSorter
22
{
27
public
function
sort
(array $users): array;
28
}
ilUsersGalleryUserCollectionSorter
Definition:
interface.ilUsersGalleryUserCollectionSorter.php:22
ilUsersGalleryUserCollectionSorter\sort
sort(array $users)
components
ILIAS
User
interfaces
Gallery
interface.ilUsersGalleryUserCollectionSorter.php
Generated on Sun Oct 19 2025 23:04:50 for ILIAS by
1.9.4 (using
Doxyfile
)