NotificationServiceInterface
        NotificationServiceInterface.php
                :
        13
                
    
            Interface
                Methods¶
                
send()
            ¶
    
        
        NotificationServiceInterface.php
                :
        18
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $notification | NotificationInterface | - | - | 
| $recipients | array<string|int, RecipientInterface> | [] | - |