CommentHiddenRepositoryInterface
                
            in
            
        
    
        
            Interface Comment.
Tags
Table of Contents
Methods
- hideComment() : bool
 - hideCommentGlobal() : bool
 
Methods
hideComment()
    public
                    hideComment(User $context, int $id, bool $isHidden) : bool
    Parameters
- $context : User
 - $id : int
 - $isHidden : bool
 
Return values
boolhideCommentGlobal()
    public
                    hideCommentGlobal(User $context, int $id, bool $isHidden) : bool
    Parameters
- $context : User
 - $id : int
 - $isHidden : bool