ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (private readonly string $type, private readonly string $key) | |
getType () | |
__toString () | |
Definition at line 26 of file NotificationIdentification.php.
ILIAS\Notifications\Identification\NotificationIdentification::__construct | ( | private readonly string | $type, |
private readonly string | $key | ||
) |
Definition at line 28 of file NotificationIdentification.php.
ILIAS\Notifications\Identification\NotificationIdentification::__toString | ( | ) |
Definition at line 37 of file NotificationIdentification.php.
ILIAS\Notifications\Identification\NotificationIdentification::getType | ( | ) |
Definition at line 32 of file NotificationIdentification.php.