protected property Country::$countryRepository in Address 8
Same name in this branch
- 8 src/Plugin/views/sort/Country.php \Drupal\address\Plugin\views\sort\Country::countryRepository
- 8 src/Plugin/views/field/Country.php \Drupal\address\Plugin\views\field\Country::countryRepository
The country repository.
Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface
File
- src/
Plugin/ views/ sort/ Country.php, line 38
Class
- Country
- Sort handler for sorting by either country code or name.
Namespace
Drupal\address\Plugin\views\sortCode
protected $countryRepository;