You are here

protected property WebformNodeUninstallValidator::$container in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_node/src/ProxyClass/WebformNodeUninstallValidator.php \Drupal\webform_node\ProxyClass\WebformNodeUninstallValidator::container

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

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

Class

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

Namespace

Drupal\webform_node\ProxyClass

Code

protected $container;