You are here

protected property ModuleInstaller::$service in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php \Drupal\Core\ProxyClass\Extension\ModuleInstaller::service

The real proxied service, after it was lazy loaded.

Type: \Drupal\Core\Extension\ModuleInstaller

File

core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php, line 32

Class

ModuleInstaller
Provides a proxy class for \Drupal\Core\Extension\ModuleInstaller.

Namespace

Drupal\Core\ProxyClass\Extension

Code

protected $service;