You are here

constant Country::COUNTRY_NAME in Address 8

Sort by country name.

File

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

Class

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

Namespace

Drupal\address\Plugin\views\sort

Code

const COUNTRY_NAME = 'name';