You are here

protected property WebformOptionsCustomStorage::$usedByWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_options_custom/src/WebformOptionsCustomStorage.php \Drupal\webform_options_custom\WebformOptionsCustomStorage::usedByWebforms

Cached list of webforms that uses webform options.

Type: array

File

modules/webform_options_custom/src/WebformOptionsCustomStorage.php, line 18

Class

WebformOptionsCustomStorage
Storage controller class for "webform_options_custom" configuration entities.

Namespace

Drupal\webform_options_custom

Code

protected $usedByWebforms;