constant FeaturesGeneratorInterface::METHOD_ID in Features 8.3
Same name and namespace in other branches
- 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\featuresCode
const METHOD_ID = 'generator-default';