You are here

public function FeaturesBundleInterface::save in Features 8.4

Same name and namespace in other branches
  1. 8.3 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\features

Code

public function save();