You are here

constant FEATURES_ALTER_TYPE_NORMAL in Features 7

Same name and namespace in other branches
  1. 7.2 features.module \FEATURES_ALTER_TYPE_NORMAL
1 use of FEATURES_ALTER_TYPE_NORMAL
features_get_default in ./features.export.inc
Get defaults for a given module/component pair.

File

./features.module, line 25
Module file for the features module, which enables the capture and management of features in Drupal. A feature is a collection of Drupal entities which taken together statisfy a certain use-case.

Code

define('FEATURES_ALTER_TYPE_NORMAL', 'normal');