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
Namespace
Drupal\configuration\ConfigCode
protected $keys_to_export = array();