You are here

7 methods override WebformHandlerBase::create() in Webform 8.5

ActionWebformHandler::create in src/Plugin/WebformHandler/ActionWebformHandler.php
Creates an instance of the plugin.
DebugWebformHandler::create in src/Plugin/WebformHandler/DebugWebformHandler.php
Creates an instance of the plugin.
EmailWebformHandler::create in src/Plugin/WebformHandler/EmailWebformHandler.php
Creates an instance of the plugin.
ExampleWebformHandler::create in modules/webform_example_handler/src/Plugin/WebformHandler/ExampleWebformHandler.php
Creates an instance of the plugin.
OptionsLimitWebformHandler::create in modules/webform_options_limit/src/Plugin/WebformHandler/OptionsLimitWebformHandler.php
Creates an instance of the plugin.
RemotePostWebformHandler::create in src/Plugin/WebformHandler/RemotePostWebformHandler.php
Creates an instance of the plugin.
SettingsWebformHandler::create in src/Plugin/WebformHandler/SettingsWebformHandler.php
Creates an instance of the plugin.