UserRecipient
        UserRecipient.php
                :
        15
                 
    
                                Final
                
        
                    
                Implements
                                    EmailRecipientInterface,                                     UserRecipientInterface                            
        
                Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        UserRecipient.php
                :
        19
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $user | User | - | - | 
                 getEmail()
            ¶
getEmail()
            ¶
    
        
        UserRecipient.php
                :
        24
                 
    
        |  |  | 
Return values
string
                 getUser()
            ¶
getUser()
            ¶
    
        
        UserRecipient.php
                :
        29
                 
    
        |  |  |