You are here

constant FeaturesManagerInterface::STATE_DEFAULT in Features 8.4

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

Constants for package/module state.

File

src/FeaturesManagerInterface.php, line 33

Class

FeaturesManagerInterface
Provides an interface for the FeaturesManager.

Namespace

Drupal\features

Code

const STATE_DEFAULT = 0;