- 🇦🇺Australia dpi Perth, Australia
In 2024, this should be an enum.
We also have an established backward compatibility pattern used by FileRepository (10.3 & 11.0) in 📌 Create enums for File exists options and deprecate consts RTBC which allows int|Enum, which we can adapt to string|Enum here.
- First commit to issue fork.
- Assigned to arunkumark
- Status changed to Needs review
5 months ago 3:19pm 30 July 2024 - 🇮🇳India arunkumark Coimbatore
I created MR by introducing the new Enum for the user notification emails. The Enumeration file is placed under Core Utility (
core/lib/Drupal/Core/Utility/UserEmailNotification.php
)Replaced all the possible places with the enum value.
- Issue was unassigned.
- 🇺🇸United States smustgrave
Add backwards compatible string/enum parameter just like FileSystem.
Not sure I see this part.
- Status changed to Needs work
3 months ago 10:51pm 13 September 2024