]> source.dussan.org Git - nextcloud-server.git/commit
Add $storage->instanceOfStorage to handle instanceof for storage wrappers
authorRobin Appelman <icewind@owncloud.com>
Thu, 29 May 2014 11:45:50 +0000 (13:45 +0200)
committerRobin Appelman <icewind@owncloud.com>
Thu, 29 May 2014 11:45:50 +0000 (13:45 +0200)
commit8c5521fdfc2e9e85037c61cd77a254e3b7cd1b94
tree27177b95cde27fa7e080f8db29c50926969ac4e2
parentc0f02be50a293c15007eea5a055dc2cd055561fc
Add $storage->instanceOfStorage to handle instanceof for storage wrappers
lib/private/files/storage/common.php
lib/private/files/storage/wrapper/wrapper.php
lib/public/files/storage.php
tests/lib/files/storage/storage.php
tests/lib/files/storage/wrapper/quota.php
tests/lib/files/storage/wrapper/wrapper.php