You are here

protected property RateWidgetBase::$entityFormBuilder in Rate 8.2

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

File

src/Plugin/RateWidgetBase.php, line 40

Class

RateWidgetBase
Base class for Rate widget plugins.

Namespace

Drupal\rate\Plugin

Code

protected $entityFormBuilder;