You are here

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

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

A element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

src/WebformOptionsStorage.php, line 22

Class

WebformOptionsStorage
Storage controller class for "webform_options" configuration entities.

Namespace

Drupal\webform

Code

protected $elementInfo;