CommentArray::getLimit()

Get the imposed limit on number of comments.

If no limit set, then return number of comments currently here.

Used for pagination.

Usage

$int = $commentArray->getLimit();

Return value

int


CommentArray methods and properties

API reference based on ProcessWire core version 3.0.251