You are here

protected property ConfigInstaller::$drupalProxyOriginalServiceId 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::drupalProxyOriginalServiceId
  2. 9 core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php \Drupal\Core\ProxyClass\Config\ConfigInstaller::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

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

Class

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

Namespace

Drupal\Core\ProxyClass\Config

Code

protected $drupalProxyOriginalServiceId;