You are here

protected property FeaturesManager::$packagesPrefixed in Features 8.3

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

Whether the packages have been assigned a bundle prefix.

Type: bool

File

src/FeaturesManager.php, line 117

Class

FeaturesManager
The FeaturesManager provides helper functions for building packages.

Namespace

Drupal\features

Code

protected $packagesPrefixed;