You are here

protected property DeliveryCountryCondition::$countryManager in Ubercart 8.4

The country_manager service.

Type: \Drupal\uc_country\CountryManagerInterface

File

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

Class

DeliveryCountryCondition
Provides an 'Order delivery country' condition.

Namespace

Drupal\uc_order\Plugin\Condition

Code

protected $countryManager;