Свойство | Тип | Описание | |
---|---|---|---|
$items | array | Contains the results of the list. They are all an instance of User | |
$type | string |
Метод | Описание | |
---|---|---|
getItems ( ) : array | ||
getType ( ) : string | ||
isValidOrderKey ( string $key ) : boolean | Tests if the given key is an valid order key to sort the results | |
setItems ( array $items ) |
public isValidOrderKey ( string $key ) : boolean | ||
$key | string | |
Результат | boolean |
public array $items | ||
Результат | array |