You are here

protected property WebformOptionsStorage::$usedByWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformOptionsStorage.php \Drupal\webform\WebformOptionsStorage::usedByWebforms

Cached list of webforms that uses webform options.

Type: array

File

src/WebformOptionsStorage.php, line 49

Class

WebformOptionsStorage
Storage controller class for "webform_options" configuration entities.

Namespace

Drupal\webform

Code

protected $usedByWebforms;