Advertisement
goezler

BO Order list pagination

Dec 25th, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ./src/PrestaShopBundle/Controller/Admin/CommonController.php
  2.  
  3. find:
  4.  
  5. $limitChoices = $request->attributes->get('limit_choices', [10, 20, 50, 100]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement