Helper
Pager
Magento\Review\Helper\Action\Pager
What it does
This helper class manages pagination through review search results in the Magento admin panel.
It stores review IDs in the backend session and provides navigation between individual reviews, allowing administrators to move to the next or previous review from the current one without returning to the search results list.
Public Methods
- setStorageId()
- setItems()
- getNextItemId()
- getPreviousItemId()