You are here

protected property ViewUIConverter::$drupalProxyOriginalServiceId 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::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php, line 25

Class

ViewUIConverter
Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter.

Namespace

Drupal\views_ui\ProxyClass\ParamConverter

Code

protected $drupalProxyOriginalServiceId;