You are here

protected property RateVote::$entityTypeManager in Rate 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/RateVote.php, line 23

Class

RateVote
Returns responses for Rate routes.

Namespace

Drupal\rate

Code

protected $entityTypeManager;