An array of migration source and destinations derived from migrations.
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 destinations derived from migration plugins.
Type: array
protected $discoveredBySource;