You are here

protected property ViewUIConverter::$container in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ProxyClass\ParamConverter\ViewUIConverter::container
  2. 10 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\ParamConverter

Code

protected $container;