protected property MultipleValuesGenerator::$entity in Computed Field 3.x
The entity we're working with.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
MultipleValuesGenerator.php, line 43
Class
- MultipleValuesGenerator
- Service for generating missing values for multi-valued computed fields.
Namespace
Drupal\computed_fieldCode
protected $entity;