LazyService::$drupalProxyOriginalServiceId

Same name and namespace in other branches
  1. main core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php \Drupal\Tests\ProxyClass\Core\DependencyInjection\Fixture\LazyService::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php, line 23

Class

LazyService
Provides a proxy class for \Drupal\Tests\Core\DependencyInjection\Fixture\LazyService.

Namespace

Drupal\Tests\ProxyClass\Core\DependencyInjection\Fixture

Code

protected $drupalProxyOriginalServiceId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.