You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

tests/modules/webform_test_editorial/src/Controller/WebformTestEditorialController.php, line 39

Class

WebformTestEditorialController
Provides route responses for webform editorial.

Namespace

Drupal\webform_test_editorial\Controller

Code

protected $entityFieldManager;