You are here

protected property RateWidgetBase::$entityTypeManager in Rate 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RateWidgetBase.php, line 26

Class

RateWidgetBase
Base class for Rate widget plugins.

Namespace

Drupal\rate\Plugin

Code

protected $entityTypeManager;