You are here

protected property DevelLocalTask::$entityManager in Search API Solr 8.2

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

DevelLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\search_api_solr_devel\Plugin\Derivative

Code

protected $entityManager;