Actions
Bug #56731
closedResourceFactory is public API
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Currently there is a note in ResourceFactory.php but that is not correct as ResourceFactory is the public API.
NOTE: This class is part of the lowlevel FAL API and should not be used from outside the FAL package.
The note should be removed
Updated by Frans Saris over 10 years ago
- Category set to File Abstraction Layer (FAL)
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28223
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28223
Updated by Frans Saris over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2b92b5bda0114e2f7048652fc751926d4b4aab55.
Actions