CommentEvent
class CommentEvent extends Event
Traits
Methods
                    null|Commit
                
                
                    getCommit()
        
                                            
                Information about commit or null if not for commit For more information please visit: https://docs.gitlab.com/ce/user/project/integrations/webhooks.html#comment-on-commit
from CommitTrait
            
                    string[]
                
                
                    getMergeRequest()
        
                                            
                
            No description
                    string[]
                
                
                    getIssue()
        
                                            
                
            No description
                    string[]
                
                
                    getSnippet()
        
                                            
                
            No description
                    string[]
                
                
                    getTarget()
        
                                            
                
            No description
                    bool
                
                
                    isWorkInProgress()
        
                                            
                
            No description
Details
        in Event at         line 30
                            
    __construct($data)
        
    
    
        in Event at         line 38
                    protected        array
    getData()
        
    
    
        in Event at         line 46
                            string
    getObjectKind()
        
    
    
        in Event at         line 55
                    protected        mixed
    getRootAttribute($name)
        
    
    
        in Event at         line 63
                            Repository
    getRepository()
        
    
    
        in ProjectIdTrait at         line 15
                            int
    getProjectId()
        
    
    
        in ObjectAttributesTrait at         line 16
                            array[string]
    getObjectAttributes()
        
    
    
        in CommitTrait at         line 26
                            null|Commit
    getCommit()
        
    
    Information about commit or null if not for commit For more information please visit: https://docs.gitlab.com/ce/user/project/integrations/webhooks.html#comment-on-commit