Remove use of DeprecationHelper::backwardsCompatibleCall()

Created on 19 November 2024, about 1 month ago

Problem/motivation

DeprecationHelper::backwardsCompatibleCall() is no longer needed because it provides a code path for versions older than Drupal 10.1, but Drupal 10.1 is the minimum, so the old code path will never run.

Proposed resolution

Remove these calls, always using the new code path.

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024