You are here

protected property CommandHelper::$entityTypeManager in Search API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Utility/CommandHelper.php, line 34

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api\Utility

Code

protected $entityTypeManager;