Owl\Repositories\CommentRepositoryInterface::deleteComment PHP Méthode

deleteComment() public méthode

Delete a comment.
public deleteComment ( $id ) : boolean
$id int
Résultat boolean
    public function deleteComment($id);