You are here

protected property WebformEntityReferenceManager::$fieldNames in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformEntityReferenceManager.php \Drupal\webform\WebformEntityReferenceManager::fieldNames

Cache of source entity field names.

Type: array

File

src/WebformEntityReferenceManager.php, line 74

Class

WebformEntityReferenceManager
Webform entity reference (field) manager.

Namespace

Drupal\webform

Code

protected $fieldNames = [];