You are here

protected property CountryListBuilder::$limit in Ubercart 8.4

All countries on one page so sorting works properly. @todo Make sorting work properly in a paged view.

Overrides EntityListBuilder::$limit

File

uc_country/src/CountryListBuilder.php, line 21

Class

CountryListBuilder
Provides a listing of countries.

Namespace

Drupal\uc_country

Code

protected $limit = 250;