No limitation on the number of item at this level. It has already been checked when preparing the query parameters
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}