protected property ViewUIConverter::$container in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ProxyClass\ParamConverter\ViewUIConverter::container
- 9 core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ProxyClass\ParamConverter\ViewUIConverter::container
The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- core/
modules/ views_ui/ src/ ProxyClass/ ParamConverter/ ViewUIConverter.php, line 39
Class
- ViewUIConverter
- Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter.
Namespace
Drupal\views_ui\ProxyClass\ParamConverterCode
protected $container;