Deprecate ConfigProviderBase drupalGetPath() and drupalGetProfile() methods

Created on 17 January 2025, about 1 month ago

Problem/Motivation

ConfigProviderBase provides two unnecessary methods that wrap Drupal services that should be removed (especially after the dependency injection improvements made in [#]):

  • ConfigProviderBase::drupalGetPath()
  • ConfigProviderBase::drupalGetProfile()

Steps to reproduce

Proposed resolution

  • Deprecate methods ahead of next release/pre-release.
  • Remove methods ahead of a future release.

Remaining tasks

User interface changes

API changes

  • ConfigProviderBase::drupalGetPath() will be deprecated (and later removed).
  • ConfigProviderBase::drupalGetProfile() will be deprecated (and later removed).

Data model changes

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joegraduate Arizona, USA

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