You are here

protected property WebformNodeUninstallValidator::$service in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_node/src/ProxyClass/WebformNodeUninstallValidator.php \Drupal\webform_node\ProxyClass\WebformNodeUninstallValidator::service

The real proxied service, after it was lazy loaded.

Type: \Drupal\webform_node\WebformNodeUninstallValidator

File

modules/webform_node/src/ProxyClass/WebformNodeUninstallValidator.php, line 32

Class

WebformNodeUninstallValidator
Provides a proxy class for \Drupal\webform_node\WebformNodeUninstallValidator.

Namespace

Drupal\webform_node\ProxyClass

Code

protected $service;