You are here

protected property WebformEditorialController::$entityFieldManager in Webform 8.5

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/webform_editorial/src/Controller/WebformEditorialController.php, line 45

Class

WebformEditorialController
Provides route responses for webform editorial.

Namespace

Drupal\webform_editorial\Controller

Code

protected $entityFieldManager;