You are here

protected property NodePreviewConverter::$container in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php \Drupal\node\ProxyClass\ParamConverter\NodePreviewConverter::container
  2. 10 core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php \Drupal\node\ProxyClass\ParamConverter\NodePreviewConverter::container

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php, line 39

Class

NodePreviewConverter
Provides a proxy class for \Drupal\node\ParamConverter\NodePreviewConverter.

Namespace

Drupal\node\ProxyClass\ParamConverter

Code

protected $container;