You are here

protected property WebformOptionsCustomDeriverBase::$optionsCustomStorage in Webform 8.5

The custom options storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

modules/webform_options_custom/src/Plugin/Derivative/WebformOptionsCustomDeriverBase.php, line 30

Class

WebformOptionsCustomDeriverBase
Provides base class for webform custom options derivers.

Namespace

Drupal\webform_options_custom\Plugin\Derivative

Code

protected $optionsCustomStorage;