Problem/Motivation
Deprecate the migrate source plugins used for migrating legacy Drupal sites.
Steps to reproduce
Proposed resolution
Deprecate in 11.3.0 for removal in 12.0.0
- DrupalSqlBase. Do this instead of adding deprecation notices to the 107 Migrate Drupal source plugins.
- \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource
- \Drupal\migrate_drupal\Plugin\migrate\source\I18nQueryTrait
Remaining tasks
Create MR
Review