You are here

constant Country::COUNTRY_CODE in Address 8

Sort by country code.

File

src/Plugin/views/sort/Country.php, line 31

Class

Country
Sort handler for sorting by either country code or name.

Namespace

Drupal\address\Plugin\views\sort

Code

const COUNTRY_CODE = 'code';