CommentArray::isValidItem()
Per the WireArray interface, is the item a Comment
Usage
$bool = $commentArray->isValidItem($item);
Arguments
Name | Type(s) | Description |
---|---|---|
$item | Wire Comment |
Return value
bool
CommentArray methods and properties
API reference based on ProcessWire core version 3.0.251