| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Notifications\Identification\NotificationIdentification: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.