LazyService::$service

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::service

The real proxied service, after it was lazy loaded.

Type: \Drupal\Tests\Core\DependencyInjection\Fixture\LazyService

File

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

Class

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

Namespace

Drupal\Tests\ProxyClass\Core\DependencyInjection\Fixture

Code

protected $service;

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