You are here

protected property VotingApiWidgetBase::$entityTypeManager in Votingapi Widgets 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/VotingApiWidgetBase.php, line 28

Class

VotingApiWidgetBase
Base class for Voting api widget plugins.

Namespace

Drupal\votingapi_widgets\Plugin

Code

protected $entityTypeManager;