You are here

protected property ContentUninstallValidator::$container in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php \Drupal\Core\ProxyClass\Entity\ContentUninstallValidator::container
  2. 10 core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php \Drupal\Core\ProxyClass\Entity\ContentUninstallValidator::container

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php, line 39

Class

ContentUninstallValidator
Provides a proxy class for \Drupal\Core\Entity\ContentUninstallValidator.

Namespace

Drupal\Core\ProxyClass\Entity

Code

protected $container;