You are here

constant FeaturesManagerInterface::STATUS_NO_EXPORT in Features 8.4

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

Constants for package/module status.

File

src/FeaturesManagerInterface.php, line 25

Class

FeaturesManagerInterface
Provides an interface for the FeaturesManager.

Namespace

Drupal\features

Code

const STATUS_NO_EXPORT = 0;