You are here

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

The source storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Controller/ConfigDownloadController.php, line 37

Class

ConfigDownloadController
Returns responses for config module routes.

Namespace

Drupal\demo\Controller

Code

protected $sourceStorage;