NotificationAlertRepository
class NotificationAlertRepository extends EntityRepository (View source)
Methods
                    NotificationAlert|null
                
                
                    findOneById(int $id)
        
                                            
                
            No description
Details
        
                            NotificationAlert[]
    findMyAlerts(User $user)
        
    
    No description
        
                            NotificationAlert|null
    findOneById(int $id)
        
    
    No description