protected property RemotePostWebformHandler::$messageManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformHandler/RemotePostWebformHandler.php \Drupal\webform\Plugin\WebformHandler\RemotePostWebformHandler::messageManager
The webform message manager.
Type: \Drupal\webform\WebformMessageManagerInterface
File
- src/
Plugin/ WebformHandler/ RemotePostWebformHandler.php, line 79
Class
- RemotePostWebformHandler
- Webform submission remote post handler.
Namespace
Drupal\webform\Plugin\WebformHandlerCode
protected $messageManager;