Paginator.php
Classes
- Paginator
- Orchestrates a {@see PaginationStrategy}: stop conditions, `>=400` handling, identical-request loop guard and page-state advancement. Implement {@see PaginationStrategy} to add a new pagination style; drop to {@see \Flow\ETL\Adapter\Http\DynamicExtractor\NextRequestFactory} for fully bespoke request derivation.