public function FeaturesBundleInterface::save in Features 8.3
Same name and namespace in other branches
- 8.4 src/FeaturesBundleInterface.php \Drupal\features\FeaturesBundleInterface::save()
Saves the bundle to the active config.
File
- src/
FeaturesBundleInterface.php, line 233
Class
- FeaturesBundleInterface
- Provides an interface for the FeaturesBundle object.
Namespace
Drupal\featuresCode
public function save();