protected property ViewUIConverter::$drupalProxyOriginalServiceId in Drupal 8
Same name and namespace in other branches
- 9 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\ParamConverterCode
protected $drupalProxyOriginalServiceId;