You are here

protected property WebformCompositeDeriver::$compositeStorage in Webform Composite Tools 8

The Reusable Composite storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/WebformCompositeDeriver.php, line 22

Class

WebformCompositeDeriver
Provides webform element reusable custom webform composite elements.

Namespace

Drupal\webform_composite\Plugin\Derivative

Code

protected $compositeStorage;