3 declare(strict_types=1);
34 $this->highlighted = $status;
57 $this->users = $items;
70 return count($this->users);
78 public function next(): void
85 return key($this->users);
90 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...
setHighlighted(bool $status)
__construct(protected array $users)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...