You are here

protected property BillingCountryCondition::$countryManager in Ubercart 8.4

The country_manager service.

Type: \Drupal\uc_country\CountryManagerInterface

File

uc_order/src/Plugin/Condition/BillingCountryCondition.php, line 39

Class

BillingCountryCondition
Provides an 'Order billing country' condition.

Namespace

Drupal\uc_order\Plugin\Condition

Code

protected $countryManager;