You are here

protected property WebformNodeReferencesListController::$fieldNames in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_node/src/Controller/WebformNodeReferencesListController.php \Drupal\webform_node\Controller\WebformNodeReferencesListController::fieldNames

Webform node field names.

Type: array

File

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

Class

WebformNodeReferencesListController
Defines a controller for webform node references.

Namespace

Drupal\webform_node\Controller

Code

protected $fieldNames;