You are here

protected property BootstrapLayoutsUninstallValidator::$drupalProxyOriginalServiceId in Bootstrap Layouts 8.4

Same name and namespace in other branches
  1. 8.5 src/ProxyClass/BootstrapLayoutsUninstallValidator.php \Drupal\bootstrap_layouts\ProxyClass\BootstrapLayoutsUninstallValidator::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

src/ProxyClass/BootstrapLayoutsUninstallValidator.php, line 25

Class

BootstrapLayoutsUninstallValidator
Provides a proxy class for \Drupal\bootstrap_layouts\BootstrapLayoutsUninstallValidator.

Namespace

Drupal\bootstrap_layouts\ProxyClass

Code

protected $drupalProxyOriginalServiceId;