Update CacheTagOperation enum to use UpperCamelCase

Created on 11 April 2024, 6 months ago
Updated 25 April 2024, 6 months ago

Problem/Motivation

It's not yet formally approved, but we're about to have a standard of using UpperCamelCase for enum, both the class name (already) and the case values. Core has some enums already, and most of them are already using UperCamelCase. From what I can see, the only one that does not is modules/system/tests/modules/performance_test/src/Cache/CacheTagOperation.php. Although that's a test module, and therefore we don't really care about BC, it'd be great to fix this before we ship 10.3.0 so there's no stable release that's out of compliance. Due to the time sensitive nature, opening this as 'major'....

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.3 ✨

Component
SystemΒ  β†’

Last updated 38 minutes ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States dww

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