protected property MaestroNonInteractiveExampleTaskUninstallValidator::$container in Maestro 3.x
Same name and namespace in other branches
- 8.2 modules/examples/maestro_noninteractive_task_plugin_example/src/ProxyClass/MaestroNonInteractiveExampleTaskUninstallValidator.php \Drupal\maestro_noninteractive_task_plugin_example\ProxyClass\MaestroNonInteractiveExampleTaskUninstallValidator::container
The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- modules/
examples/ maestro_noninteractive_task_plugin_example/ src/ ProxyClass/ MaestroNonInteractiveExampleTaskUninstallValidator.php, line 39
Class
- MaestroNonInteractiveExampleTaskUninstallValidator
- Provides a proxy class for \Drupal\maestro_noninteractive_task_plugin_example\MaestroNonInteractiveExampleTaskUninstallValidator.
Namespace
Drupal\maestro_noninteractive_task_plugin_example\ProxyClassCode
protected $container;