protected property ContentSync::$activeStorage in Content Synchronization 8
Same name and namespace in other branches
- 8.2 src/Form/ContentSync.php \Drupal\content_sync\Form\ContentSync::activeStorage
- 3.0.x src/Form/ContentSync.php \Drupal\content_sync\Form\ContentSync::activeStorage
The active content object.
Type: \Drupal\Core\Config\StorageInterface
File
- src/
Form/ ContentSync.php, line 46
Class
- ContentSync
- Construct the storage changes in a content synchronization form.
Namespace
Drupal\content_sync\FormCode
protected $activeStorage;