You are here

protected property FeaturesGenerationWrite::$root in Features 8.4

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

The app root.

Type: string

File

src/Plugin/FeaturesGeneration/FeaturesGenerationWrite.php, line 34

Class

FeaturesGenerationWrite
Class for writing packages to the local file system.

Namespace

Drupal\features\Plugin\FeaturesGeneration

Code

protected $root;