ConfigController

Returns responses for config module routes.

Hierarchy

File

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

Namespace

Drupal\config\Controller

Members

Name Modifiers Type Description
ConfigController::$configManager protected property The configuration manager.
ConfigController::$diffFormatter protected property The diff formatter.
ConfigController::$fileDownloadController protected property The file download controller.
ConfigController::$sourceStorage protected property The source storage.
ConfigController::$targetStorage protected property The target storage.
ConfigController::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
ConfigController::diff public function Shows diff of specified configuration file.
ConfigController::downloadExport public function Downloads a tarball of the site configuration.
ConfigController::__construct public function Constructs a ConfigController object.
doc_Drupal
2016-10-29 08:52:14
Comments
Leave a Comment

Please login to continue.