Skip to content
Commit 5a0938ad authored by Daniel Jagszent's avatar Daniel Jagszent
Browse files

Call private cache methods only for `OC\Files\Cache\Cache`

The two implementation detail methods `correctFolderSize` and
`calculateFolderSize` should only be called for instances of
`OC\Files\Cache\Cache`. This commit adds guarding checks
whenever they are called.
parent 63a385d2
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