You are here

protected property Currency::$entityTypeManager in Currency 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Entity/Currency.php, line 89

Class

Currency
Defines a currency entity class.

Namespace

Drupal\currency\Entity

Code

protected $entityTypeManager;