protected property CopyRemoteFlow::$configStorage in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Form/CopyRemoteFlow.php \Drupal\cms_content_sync\Form\CopyRemoteFlow::configStorage
- 2.0.x src/Form/CopyRemoteFlow.php \Drupal\cms_content_sync\Form\CopyRemoteFlow::configStorage
The config storage.
Type: \Drupal\Core\Config\StorageInterface
File
- src/
Form/ CopyRemoteFlow.php, line 50
Class
- CopyRemoteFlow
- Form handler for the Pool add and edit forms.
Namespace
Drupal\cms_content_sync\FormCode
protected $configStorage;