You are here

protected property ConfigInstaller::$service in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php \Drupal\Core\ProxyClass\Config\ConfigInstaller::service
  2. 9 core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php \Drupal\Core\ProxyClass\Config\ConfigInstaller::service

The real proxied service, after it was lazy loaded.

Type: \Drupal\Core\Config\ConfigInstaller

File

core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php, line 32

Class

ConfigInstaller
Provides a proxy class for \Drupal\Core\Config\ConfigInstaller.

Namespace

Drupal\Core\ProxyClass\Config

Code

protected $service;