You are here

constant FeaturesGenerationArchive::METHOD_ID in Features 8.3

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

The package generation method id.

File

src/Plugin/FeaturesGeneration/FeaturesGenerationArchive.php, line 78

Class

FeaturesGenerationArchive
Class for generating a compressed archive of packages.

Namespace

Drupal\features\Plugin\FeaturesGeneration

Code

const METHOD_ID = 'archive';