3 declare(strict_types=1);
29 public function __construct(
string $path_to_picture,
string $username)
31 $this->picture_path = $path_to_picture;
37 return $this->picture_path;
__construct(string $path_to_picture, string $username)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
This describes how a picture avatar could be modified during construction of UI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...