You are here

protected property Configuration::$keys_to_export in Configuration Management 7.2

An array of keys names to export. If the array is empty, all the keys of the configuration will be exported.

File

lib/Drupal/configuration/Config/Configuration.php, line 88
Definition of Drupal\configuration\Config\Configuration.

Class

Configuration

Namespace

Drupal\configuration\Config

Code

protected $keys_to_export = array();