ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface Interface Reference
+ Inheritance diagram for ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface:
+ Collaboration diagram for ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface:

Public Member Functions

 send (NotificationType $type, \ilObjEmployeeTalk ... $affected_talks)
 All affected talks must come from the same series. More...
 

Detailed Description

Definition at line 23 of file NotificationHandlerInterface.php.

Member Function Documentation

◆ send()

ILIAS\EmployeeTalk\Notification\NotificationHandlerInterface::send ( NotificationType  $type,
\ilObjEmployeeTalk ...  $affected_talks 
)

All affected talks must come from the same series.

Implemented in ILIAS\EmployeeTalk\Notification\NotificationHandler.


The documentation for this interface was generated from the following file: