You are here

protected property WebformOptionsStorage::$usedByWebforms in Webform 6.x

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

Cached list of webforms that uses webform options.

Type: array

File

src/WebformOptionsStorage.php, line 43

Class

WebformOptionsStorage
Storage controller class for "webform_options" configuration entities.

Namespace

Drupal\webform

Code

protected $usedByWebforms;