Project

General

Profile

Actions

Task #100172

closed

Convert class ApplicationType to enum

Added by Oliver Hader about 1 year ago. Updated 4 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2023-03-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

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

Also available in: Atom PDF