You are here

protected property ConfigController::$syncStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::syncStorage

The sync storage.

Type: \Drupal\Core\Config\StorageInterface

File

core/modules/config/src/Controller/ConfigController.php, line 36

Class

ConfigController
Returns responses for config module routes.

Namespace

Drupal\config\Controller

Code

protected $syncStorage;