protected property PaymentListBuilder::$limit in Commerce Core 8.2
Set limit to false so the list is not paginated.
Overrides EntityListBuilder::$limit
File
- modules/
payment/ src/ PaymentListBuilder.php, line 51
Class
- PaymentListBuilder
- Defines the list builder for payments.
Namespace
Drupal\commerce_paymentCode
protected $limit = FALSE;