You are here

protected property RemotePostWebformHandler::$kernel in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformHandler/RemotePostWebformHandler.php \Drupal\webform\Plugin\WebformHandler\RemotePostWebformHandler::kernel

The DrupalKernel instance used in the test.

Type: \Drupal\Core\DrupalKernel

File

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

Class

RemotePostWebformHandler
Webform submission remote post handler.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

protected $kernel;