You are here

constant FeaturesBundleInterface::DEFAULT_BUNDLE in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/FeaturesBundleInterface.php \Drupal\features\FeaturesBundleInterface::DEFAULT_BUNDLE

File

src/FeaturesBundleInterface.php, line 10

Class

FeaturesBundleInterface
Provides an interface for the FeaturesBundle object.

Namespace

Drupal\features

Code

const DEFAULT_BUNDLE = 'default';