You are here

protected property FeaturesGenerationArchive::$root in Features 8.3

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

The app root.

Type: string

File

src/Plugin/FeaturesGeneration/FeaturesGenerationArchive.php, line 32

Class

FeaturesGenerationArchive
Class for generating a compressed archive of packages.

Namespace

Drupal\features\Plugin\FeaturesGeneration

Code

protected $root;