An array of destinations declared for each source migration.
Destinations are keyed by version. Each value is an array keyed by the name of the source module and the value is an array of the destination modules.
Type: array
protected $declaredBySource;