You are here

protected property UpdateConfigurationForm::$targetStorage in Config Direct Save 8.2

Same name and namespace in other branches
  1. 8 src/Form/UpdateConfigurationForm.php \Drupal\config_direct_save\Form\UpdateConfigurationForm::targetStorage

The target storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Form/UpdateConfigurationForm.php, line 25

Class

UpdateConfigurationForm
Provide the settings form for updating configurations.

Namespace

Drupal\config_direct_save\Form

Code

protected $targetStorage;