You are here

protected property Currency::$entityTypeManager in Price 2.x

Same name and namespace in other branches
  1. 2.0.x src/Plugin/views/filter/Currency.php \Drupal\price\Plugin\views\filter\Currency::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/filter/Currency.php, line 21

Class

Currency
Filter by currency.

Namespace

Drupal\price\Plugin\views\filter

Code

protected $entityTypeManager;