Skip to content
Snippets Groups Projects
Commit a56ac881 authored by Oliver Hader's avatar Oliver Hader Committed by Georg Ringer
Browse files

[TASK] Convert class ApplicationType to enum

Converting the class to an enum is possible since
 * the constructor is private,
 * property $type is not exposed,
 * public functions are kept.

Resolves: #100172
Releases: main
Change-Id: I2ce736fd93f64a288300cfd7f09c5a63d18552b7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78129


Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 7a205224
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment