Remove unused properties in Migration.php

Created on 2 February 2022, almost 3 years ago
Updated 24 July 2023, over 1 year ago

Problem/Motivation

Reviewing the Migration object there are a bunch of properties that are unreachable and dead. They mostly seem to be remnants of the fast refactoring and churn early in the D8 Migration project and have never been connected to anything.

Steps to reproduce

Its just dead code.

Proposed resolution

remove it. We should be able to remove it from both D10 and D9 without any consequence because its never been connected to anything in Core or Contrib. Custom code that might have been extending Migration can add the properties back in their custom classes if such a thing exists.

Remaining tasks

User interface changes

API changes

None, code has never been used.

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
MigrationΒ  β†’

Last updated about 2 hours ago

Created by

πŸ‡ΊπŸ‡ΈUnited States neclimdul Houston, TX

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024