You are here

protected property FieldResultFunction::$entityFieldManager in Votingapi Widgets 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Derivative/FieldResultFunction.php, line 20

Class

FieldResultFunction
Deriver base class for field vote calculations.

Namespace

Drupal\votingapi_widgets\Plugin\Derivative

Code

protected $entityFieldManager;