3 declare(strict_types=1);
37 $this->highlighted = $status;
60 $this->users = $items;
73 return count($this->users);
81 public function next(): void
88 return key($this->users);
93 return key($this->users) !== null;
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...
__construct(array $users)
setHighlighted(bool $status)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...