Convert TokenProcessorTrait to TokenProcessor

Created on 28 May 2025, about 2 months ago

Problem/Motivation

TokenProcessorTrait is a strange solution. As a trait, it interferes with the functions of the class it's used in, and they can't both act in the same phase. The class and trait end up sharing protected members, when there's really no need for it.

Proposed resolution

Convert it to a class TokenProcessor.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom adamps

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

Comments & Activities

Production build 0.71.5 2024