RecipientFactoryInterface
        RecipientFactoryInterface.php
                :
        17
                
    
            Interface
                Creates a notification recipient from given participant.
Methods¶
                
createRecipient()
            ¶
    
        
        RecipientFactoryInterface.php
                :
        22
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $participant | ParticipantInterface | - | - | 
Return values
RecipientInterface