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\sortCode
const COUNTRY_CODE = 'code';