protected property MaestroInteractiveExampleTaskUninstallValidator::$drupalProxyOriginalServiceId in Maestro 3.x
Same name and namespace in other branches
- 8.2 modules/examples/maestro_interactive_task_plugin_example/src/ProxyClass/MaestroInteractiveExampleTaskUninstallValidator.php \Drupal\maestro_interactive_task_plugin_example\ProxyClass\MaestroInteractiveExampleTaskUninstallValidator::drupalProxyOriginalServiceId
The id of the original proxied service.
Type: string
File
- modules/
examples/ maestro_interactive_task_plugin_example/ src/ ProxyClass/ MaestroInteractiveExampleTaskUninstallValidator.php, line 25
Class
- MaestroInteractiveExampleTaskUninstallValidator
- Provides a proxy class for \Drupal\maestro_interactive_task_plugin_example\MaestroInteractiveExampleTaskUninstallValidator.
Namespace
Drupal\maestro_interactive_task_plugin_example\ProxyClassCode
protected $drupalProxyOriginalServiceId;