Remove getSourceModule() from MigrateSourceInterface

Created on 12 April 2025, 10 days ago

Problem/Motivation

Other than a couple of tests in the migrate_drupal module, getSourceModule() is only called in DrupalSqlBase::checkRequirements(). All of this logic should live there as a protected method that isn't on any interface.

Proposed resolution

Deprecate and remove MigrateSourceInterface::getSourceModule().

Remaining tasks

User interface changes

None

Introduced terminology

None

API changes

This issue removes a public method from MigrateSourceInterface.

Data model changes

None

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

migration system

Created by

πŸ‡ΊπŸ‡ΈUnited States benjifisher Boston area

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024