You are here

protected property Package::$config in Features 8.3

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

Configuration items included in the package.

Type: string[]

File

src/Package.php, line 144

Class

Package
Defines a value object for storing package related data.

Namespace

Drupal\features

Code

protected $config = [];