You are here

protected property TestEntityMappingWebformHandler::$entityFieldManager in Webform 6.x

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

tests/modules/webform_test_handler/src/Plugin/WebformHandler/TestEntityMappingWebformHandler.php, line 42

Class

TestEntityMappingWebformHandler
Webform submission entity mapping test handler.

Namespace

Drupal\webform_test_handler\Plugin\WebformHandler

Code

protected $entityFieldManager;