You are here

protected property CourierChannelConverter::$container in Courier 2.x

Same name and namespace in other branches
  1. 8 src/ProxyClass/ParamConverter/CourierChannelConverter.php \Drupal\courier\ProxyClass\ParamConverter\CourierChannelConverter::container

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/ProxyClass/ParamConverter/CourierChannelConverter.php, line 42
Contains \Drupal\courier\ProxyClass\ParamConverter\CourierChannelConverter.

Class

CourierChannelConverter
Provides a proxy class for \Drupal\courier\ParamConverter\CourierChannelConverter.

Namespace

Drupal\courier\ProxyClass\ParamConverter

Code

protected $container;