UserSignupNotification
class UserSignupNotification extends Notification (View source)
Properties
| protected | $nID | from Notification | |
| protected | $nDate | from Notification | |
| protected | $alerts | from Notification | |
| protected | $signup | 
Methods
Details
        
                            
    __construct(SubjectInterface $signup)
        
    
    UserSignupNotification constructor.
        
                            
    getNotificationID()
        
    
    No description
        
                            mixed
    getNotificationDate()
        
    
    No description
        
                            
    getNotificationDateTimeZone()
        
    
    No description
        
                            
    setNotificationDate(mixed $nDate)
        
    
    No description
        
                            
    getListView()
        
    
    No description
        
                            mixed
    getAlerts()
        
    
    No description
        
                            mixed
    getSignupRequest()
        
    
    No description