CommentField::find()
Find comments matching given selector
Usage
// basic usage
$items = $commentField->find($selectorString);
// usage with all arguments
$items = $commentField->find($selectorString, array $options = []);
Arguments
CommentField methods and properties
API reference based on ProcessWire core version 3.0.251