An array of migration source and destinations.
Values are derived from migration plugins and declared states. The key is the source version and the value is an array where the key is the source module and the value is an array of declared or derived destinations.
Type: array
protected $destinations = [];