protected property WebformOptionsStorage::$usedByCompositeElements in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformOptionsStorage.php \Drupal\webform\WebformOptionsStorage::usedByCompositeElements
Cached list of composite elements with sub-elements that uses webform options.
Type: array
File
- src/
WebformOptionsStorage.php, line 36
Class
- WebformOptionsStorage
- Storage controller class for "webform_options" configuration entities.
Namespace
Drupal\webformCode
protected $usedByCompositeElements;