You are here

protected property CountryManager::$entityTypeManager in Ubercart 8.4

Stores the entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

uc_country/src/CountryManager.php, line 29

Class

CountryManager
Provides list of countries.

Namespace

Drupal\uc_country

Code

protected $entityTypeManager;