You are here

protected property WidgetResultsController::$entity_type_manager in Rate 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/WidgetResultsController.php, line 21

Class

WidgetResultsController
Returns responses for Rate routes.

Namespace

Drupal\rate\Controller

Code

protected $entity_type_manager;