Actions
Task #105494
closedAdd method FileReference::isType()
Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2024-10-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Issue #102032 introduced AbstractFile::isType() to handle the newly introduced enums.
However, since FileReference does not extend AbstractFile, it has to be added there as well.
Actions