3declare(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 describes how a picture avatar could be modified during construction of UI.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
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...