You are here

protected property ImageEffectsUninstallValidator::$drupalProxyOriginalServiceId in Image Effects 8.3

Same name and namespace in other branches
  1. 8 src/ProxyClass/ImageEffectsUninstallValidator.php \Drupal\image_effects\ProxyClass\ImageEffectsUninstallValidator::drupalProxyOriginalServiceId
  2. 8.2 src/ProxyClass/ImageEffectsUninstallValidator.php \Drupal\image_effects\ProxyClass\ImageEffectsUninstallValidator::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

src/ProxyClass/ImageEffectsUninstallValidator.php, line 25

Class

ImageEffectsUninstallValidator
Provides a proxy class for \Drupal\image_effects\ImageEffectsUninstallValidator.

Namespace

Drupal\image_effects\ProxyClass

Code

protected $drupalProxyOriginalServiceId;