protected property ConfigController::$exportStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::exportStorage
The export storage.
Type: \Drupal\Core\Config\StorageInterface
File
- core/
modules/ config/ src/ Controller/ ConfigController.php, line 57
Class
- ConfigController
- Returns responses for config module routes.
Namespace
Drupal\config\ControllerCode
protected $exportStorage;