protected property WebformEntityReferenceManager::$webforms in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformEntityReferenceManager.php \Drupal\webform\WebformEntityReferenceManager::webforms
Cache of source entity webforms.
Type: array
File
- src/
WebformEntityReferenceManager.php, line 67
Class
- WebformEntityReferenceManager
- Webform entity reference (field) manager.
Namespace
Drupal\webformCode
protected $webforms = [];