An array of migration states declared for each source migration.
States are keyed by version. Each value is an array keyed by name of the source module and the value is an array of all the states declared for this source module.
Type: array
protected $stateBySource;