You are here

protected property DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId in Drupal 10

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

The id of the original proxied service.

Type: string

File

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

Class

DatabaseDriverUninstallValidator
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator.

Namespace

Drupal\Core\ProxyClass\Extension

Code

protected $drupalProxyOriginalServiceId;