protected property WebformEntityReferenceManager::$fieldNames in Webform 8.5
Same name and namespace in other branches
- 6.x 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\webformCode
protected $fieldNames = [];