AdobeConnectClient\Filter::rows
Limits the results to the number of rows specified.
Signature
public function rows(int
$limit )
Parameters
$limit
— int- The limit rows
Returns
- Filter
- Fluent Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)