You are here

protected property RemotePostWebformHandler::$elementManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformHandler/RemotePostWebformHandler.php \Drupal\webform\Plugin\WebformHandler\RemotePostWebformHandler::elementManager

The webform element plugin manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/Plugin/WebformHandler/RemotePostWebformHandler.php, line 86

Class

RemotePostWebformHandler
Webform submission remote post handler.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

protected $elementManager;