You are here

protected property VotingApiWidgetBase::$entityFormBuilder in Votingapi Widgets 8

The entity form builder service.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

File

src/Plugin/VotingApiWidgetBase.php, line 42

Class

VotingApiWidgetBase
Base class for Voting api widget plugins.

Namespace

Drupal\votingapi_widgets\Plugin

Code

protected $entityFormBuilder;