You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_attachment/src/Controller/WebformAttachmentController.php \Drupal\webform_attachment\Controller\WebformAttachmentController::elementInfo

Element info.

Type: \Drupal\Core\Render\ElementInfoManager

File

modules/webform_attachment/src/Controller/WebformAttachmentController.php, line 26

Class

WebformAttachmentController
Defines a controller to return a webform attachment.

Namespace

Drupal\webform_attachment\Controller

Code

protected $elementInfo;