FieldtypeComments::getCommentParents()

Get parent comments for given Comment

Available since version 3.0.153.

Usage

$items = $fieldtypeComments->getCommentParents(Page $page, Field $field, Comment $comment);

Arguments

NameType(s)Description
$pagePage
$fieldField
$commentComment

Return value


FieldtypeComments methods and properties

API reference based on ProcessWire core version 3.0.251