You are here

protected property VoteManager::$entityTypeManager in Fivestar 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/VoteManager.php, line 19

Class

VoteManager
Contains methods for managing votes.

Namespace

Drupal\fivestar

Code

protected $entityTypeManager;