protected property WebformNodeUninstallValidator::$drupalProxyOriginalServiceId in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_node/src/ProxyClass/WebformNodeUninstallValidator.php \Drupal\webform_node\ProxyClass\WebformNodeUninstallValidator::drupalProxyOriginalServiceId
The id of the original proxied service.
Type: string
File
- modules/
webform_node/ src/ ProxyClass/ WebformNodeUninstallValidator.php, line 25
Class
- WebformNodeUninstallValidator
- Provides a proxy class for \Drupal\webform_node\WebformNodeUninstallValidator.
Namespace
Drupal\webform_node\ProxyClassCode
protected $drupalProxyOriginalServiceId;