protected property ForumUninstallValidator::$drupalProxyOriginalServiceId in Drupal 8
Same name and namespace in other branches
- 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\ProxyClassCode
protected $drupalProxyOriginalServiceId;