You are here

protected property BookUninstallValidator::$drupalProxyOriginalServiceId in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/book/src/ProxyClass/BookUninstallValidator.php \Drupal\book\ProxyClass\BookUninstallValidator::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

core/modules/book/src/ProxyClass/BookUninstallValidator.php, line 25

Class

BookUninstallValidator
Provides a proxy class for \Drupal\book\BookUninstallValidator.

Namespace

Drupal\book\ProxyClass

Code

protected $drupalProxyOriginalServiceId;