protected property WebformOptionsStorage::$usedByCompositeElements in Webform 8.5
Same name and namespace in other branches
- 6.x 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 42
Class
- WebformOptionsStorage
- Storage controller class for "webform_options" configuration entities.
Namespace
Drupal\webformCode
protected $usedByCompositeElements;