You are here

protected property TaxonomyStorages::$entityRepository in Client-side Hierarchical Select 8.3

Same name and namespace in other branches
  1. 8 src/TaxonomyStorages.php \Drupal\cshs\TaxonomyStorages::entityRepository
  2. 8.2 src/TaxonomyStorages.php \Drupal\cshs\TaxonomyStorages::entityRepository

An instance of the "entity.repository" service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/TaxonomyStorages.php, line 21

Class

TaxonomyStorages
The taxonomy storages.

Namespace

Drupal\cshs

Code

protected $entityRepository;