You are here

protected property ConfigDownloadController::$targetStorage in Demonstration site (Sandbox / Snapshot) 8

The target storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Controller/ConfigDownloadController.php, line 30

Class

ConfigDownloadController
Returns responses for config module routes.

Namespace

Drupal\demo\Controller

Code

protected $targetStorage;