You are here

protected property PathLocator::$appRoot in Automatic Updates 8.2

The absolute path of the running Drupal code base.

Type: string

File

src/PathLocator.php, line 26

Class

PathLocator
Computes file system paths that are needed for automatic updates.

Namespace

Drupal\automatic_updates

Code

protected $appRoot;