You are here

protected property WebformNodeReferencesListController::$fieldConfigStorage in Webform 8.5

The field config storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

modules/webform_node/src/Controller/WebformNodeReferencesListController.php, line 56

Class

WebformNodeReferencesListController
Defines a controller for webform node references.

Namespace

Drupal\webform_node\Controller

Code

protected $fieldConfigStorage;