You are here

protected property ForumUninstallValidator::$drupalProxyOriginalServiceId in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/forum/src/ProxyClass/ForumUninstallValidator.php \Drupal\forum\ProxyClass\ForumUninstallValidator::drupalProxyOriginalServiceId
  2. 9 core/modules/forum/src/ProxyClass/ForumUninstallValidator.php \Drupal\forum\ProxyClass\ForumUninstallValidator::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

core/modules/forum/src/ProxyClass/ForumUninstallValidator.php, line 25

Class

ForumUninstallValidator
Provides a proxy class for \Drupal\forum\ForumUninstallValidator.

Namespace

Drupal\forum\ProxyClass

Code

protected $drupalProxyOriginalServiceId;