- Author
- Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de
Definition at line 26 of file Prompt.php.
◆ __construct()
ILIAS\User\Profile\Prompt\Prompt::__construct |
( |
private readonly int |
$user_id, |
|
|
private readonly ?\DateTimeImmutable |
$last_prompt, |
|
|
private readonly ?\DateTimeImmutable |
$first_login |
|
) |
| |
◆ getFirstLogin()
ILIAS\User\Profile\Prompt\Prompt::getFirstLogin |
( |
| ) |
|
Definition at line 45 of file Prompt.php.
47 return $this->first_login;
◆ getLastPrompt()
ILIAS\User\Profile\Prompt\Prompt::getLastPrompt |
( |
| ) |
|
Definition at line 40 of file Prompt.php.
42 return $this->last_prompt;
◆ getUserId()
ILIAS\User\Profile\Prompt\Prompt::getUserId |
( |
| ) |
|
The documentation for this class was generated from the following file:
- components/ILIAS/User/src/Profile/Prompt/Prompt.php