cache OC\Files\Mount\Manager::findIn results
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
65c8fd3b29
commit
f199e7ed17
|
@ -25,6 +25,7 @@
|
|||
|
||||
namespace OC\Files\Mount;
|
||||
|
||||
use OC\Cache\CappedMemoryCache;
|
||||
use \OC\Files\Filesystem;
|
||||
use OCP\Files\Mount\IMountManager;
|
||||
use OCP\Files\Mount\IMountPoint;
|
||||
|
|
Loading…
Reference in New Issue