You are here

protected property DevelLocalTask::$entityTypeManager in Search API Solr 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/DevelLocalTask.php, line 24

Class

DevelLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\search_api_solr\Plugin\Derivative

Code

protected $entityTypeManager;