You are here

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

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

The id of the original proxied service.

Type: string

File

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

Class

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

Namespace

Drupal\courier\ProxyClass\ParamConverter

Code

protected $drupalProxyOriginalServiceId;