protected property WebformHandlerBase::$webform in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Plugin/WebformHandlerBase.php \Drupal\webform\Plugin\WebformHandlerBase::webform
The webform.
Type: \Drupal\webform\WebformInterface
Overrides WebformEntityInjectionTrait::$webform
File
- src/
Plugin/ WebformHandlerBase.php, line 36
Class
- WebformHandlerBase
- Provides a base class for a webform handler.
Namespace
Drupal\webform\PluginCode
protected $webform = NULL;