CommentField::updateComment()

Update specific properties for a comment

Usage

$bool = $commentField->updateComment(Page $page, Comment $comment, array $properties);

Arguments

NameType(s)Description
$pagePage
$commentComment
$propertiesarray

Associative array of properties to update

Return value

bool


CommentField methods and properties

API reference based on ProcessWire core version 3.0.251