You are here

protected property ForumUninstallValidator::$drupalProxyOriginalServiceId in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 29
Contains \Drupal\forum\ProxyClass\ForumUninstallValidator.

Class

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

Namespace

Drupal\forum\ProxyClass

Code

protected $drupalProxyOriginalServiceId;