Skip to content
Snippets Groups Projects
Commit f9c77f0d authored by Bernhard Kraft's avatar Bernhard Kraft Committed by Anja Leichsenring
Browse files

[TASK] Make a resource storage driver accessible

The method "getDriver" of a resource storage is not public. This
inhibits any extension (even core extensions like import/export) to
perform actions which are custom for a special type of driver. Of
course it makes sense to obfuscate the driver layer to most
applications and extensions, but in some cases it is handy
to directly talk to a driver.

Releases: master
Resolves: #72728
Change-Id: If01f3ca6208846b9520e2ef4af2a9483e11f6d88
Reviewed-on: https://review.typo3.org/45933


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 5ab12e36
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