MetaFox

CommentAdminRepositoryInterface
in

Interface Comment.

Tags
mixin

CollectTotalItemStatTrait

mixin

BaseRepository

mixin

UserMorphTrait

Table of Contents

Methods

approve()  : Content
decline()  : bool
Decline a comment.
viewPendingComment()  : Paginator
View pending comment.

Methods

decline()

Decline a comment.

public decline(int $id) : bool
Parameters
$id : int
Tags
throws
AuthenticationException
throws
AuthorizationException
Return values
bool

viewPendingComment()

View pending comment.

public viewPendingComment(array<string, mixed> $attributes) : Paginator
Parameters
$attributes : array<string, mixed>
Return values
Paginator

        
On this page

Search results