You are here

protected property FeaturesGenerator::$methods in Features 8.3

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

Local cache for package generation method instances.

Type: array

File

src/FeaturesGenerator.php, line 57

Class

FeaturesGenerator
Class responsible for performing package generation.

Namespace

Drupal\features

Code

protected $methods;