DatabaseDriverUninstallValidator::$container

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

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php, line 39

Class

DatabaseDriverUninstallValidator
Provides a proxy class for <a href="/api/drupal/core%21lib%21Drupal%21Core%21Extension%21DatabaseDriverUninstallValidator.php/class/DatabaseDriverUninstallValidator/11.x" title="Ensures installed modules providing a database driver are not uninstalled." class="local">\Drupal\Core\Extension\DatabaseDriverUninstallValidator</a>.

Namespace

Drupal\Core\ProxyClass\Extension

Code

protected $container;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.