You are here

protected property MaestroNonInteractiveExampleTaskUninstallValidator::$drupalProxyOriginalServiceId in Maestro 3.x

Same name and namespace in other branches
  1. 8.2 modules/examples/maestro_noninteractive_task_plugin_example/src/ProxyClass/MaestroNonInteractiveExampleTaskUninstallValidator.php \Drupal\maestro_noninteractive_task_plugin_example\ProxyClass\MaestroNonInteractiveExampleTaskUninstallValidator::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

modules/examples/maestro_noninteractive_task_plugin_example/src/ProxyClass/MaestroNonInteractiveExampleTaskUninstallValidator.php, line 25

Class

MaestroNonInteractiveExampleTaskUninstallValidator
Provides a proxy class for \Drupal\maestro_noninteractive_task_plugin_example\MaestroNonInteractiveExampleTaskUninstallValidator.

Namespace

Drupal\maestro_noninteractive_task_plugin_example\ProxyClass

Code

protected $drupalProxyOriginalServiceId;