The target storage.
Type: \Drupal\Core\Config\StorageInterface
File
- core/modules/config/src/Controller/ConfigController.php, line 26
 
Class
- ConfigController
 - Returns responses for config module routes.
 
Namespace
Drupal\config\Controller
Code
protected $targetStorage;
Please login to continue.