You are here

protected property WebformAttachmentController::$elementInfo in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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 28

Class

WebformAttachmentController
Defines a controller to return a webform attachment.

Namespace

Drupal\webform_attachment\Controller

Code

protected $elementInfo;