You are here

protected property ModuleInstaller::$root in Drupal 9

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

The app root.

Type: string

File

core/lib/Drupal/Core/Extension/ModuleInstaller.php, line 48

Class

ModuleInstaller
Default implementation of the module installer.

Namespace

Drupal\Core\Extension

Code

protected $root;