You are here

constant FeaturesManagerInterface::STATUS_UNINSTALLED in Features 8.3

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

File

src/FeaturesManagerInterface.php, line 26

Class

FeaturesManagerInterface
Provides an interface for the FeaturesManager.

Namespace

Drupal\features

Code

const STATUS_UNINSTALLED = 1;