ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (private LogoutTarget $origin, private bool $user_withdrew_legal_docs, private ilCtrlInterface $ctrl, private string $http_path=ILIAS_HTTP_PATH) | |
asURI () | |
Definition at line 28 of file WithdrawalAcknowledgementLogoutTarget.php.
ILIAS\LegalDocuments\WithdrawalAcknowledgementLogoutTarget::__construct | ( | private LogoutTarget | $origin, |
private bool | $user_withdrew_legal_docs, | ||
private ilCtrlInterface | $ctrl, | ||
private string | $http_path = ILIAS_HTTP_PATH |
||
) |
Definition at line 30 of file WithdrawalAcknowledgementLogoutTarget.php.
ILIAS\LegalDocuments\WithdrawalAcknowledgementLogoutTarget::asURI | ( | ) |
Implements ILIAS\components\Authentication\Logout\LogoutTarget.
Definition at line 38 of file WithdrawalAcknowledgementLogoutTarget.php.
References ILIAS\Repository\ctrl().