You are here

constant FeaturesGeneratorInterface::METHOD_ID in Features 8.3

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

The package generation method id for the package generator itself.

File

src/FeaturesGeneratorInterface.php, line 47

Class

FeaturesGeneratorInterface
Common interface for features generation services.

Namespace

Drupal\features

Code

const METHOD_ID = 'generator-default';