You are here

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

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

The real proxied service, after it was lazy loaded.

Type: \Drupal\courier\ParamConverter\CourierChannelConverter

File

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

Class

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

Namespace

Drupal\courier\ProxyClass\ParamConverter

Code

protected $service;