Convert system_theme to OOP or remove it

Created on 18 November 2024, 4 months ago

Problem/Motivation

After πŸ“Œ Convert remaining two system hooks to OOP Active system_theme will be the last procedural hook in core that supports OOP

This is complicated by install calling system before the module is registered.

Steps to reproduce

Convert system_theme
Try installing Drupal

Proposed resolution

Convert system theme to a ThemeCommon call.
Delete system_theme

Remaining tasks

Figure out the pathing, do we move templates
Why is getPath not actually called?

User interface changes

N/A

Introduced terminology

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

base system

Created by

πŸ‡ΊπŸ‡ΈUnited States nicxvan

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