The target storages keyed by collection.
Type: \Drupal\Core\Config\StorageInterface[]
File
- core/lib/Drupal/Core/Config/StorageComparer.php, line 41
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\Config
Code
1 | protected $targetStorages ; |
Please login to continue.