You are here

protected property WebformSubmissionSubmittedToTrait::$entityManager in Webform Views Integration 8.5

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/views/field/WebformSubmissionSubmittedToTrait.php, line 21

Class

WebformSubmissionSubmittedToTrait
Reasonable starting point for fields regarding source entity.

Namespace

Drupal\webform_views\Plugin\views\field

Code

protected $entityManager;