You are here

protected property VoteController::$entityTypeManager in Rate 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/VoteController.php, line 36

Class

VoteController
Returns responses for Rate routes.

Namespace

Drupal\rate\Controller

Code

protected $entityTypeManager;