You are here

protected property WebformCompositeBase::$elementsManagedFiles in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformElement/WebformCompositeBase.php \Drupal\webform\Plugin\WebformElement\WebformCompositeBase::elementsManagedFiles

Track managed file elements.

Type: array

File

src/Plugin/WebformElement/WebformCompositeBase.php, line 33

Class

WebformCompositeBase
Provides a base for composite elements.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $elementsManagedFiles = [];