You are here

protected property FeaturesManager::$root in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/FeaturesManager.php \Drupal\features\FeaturesManager::root

The app root.

Type: string

File

src/FeaturesManager.php, line 96

Class

FeaturesManager
The FeaturesManager provides helper functions for building packages.

Namespace

Drupal\features

Code

protected $root;