You are here

protected property CommandHelper::$entityTypeManager in Search API Solr 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Utility/CommandHelper.php, line 22

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api_solr\Utility

Code

protected $entityTypeManager;