Correct manipulateStorageConfig parameter

This commit is contained in:
Robin McCorkell 2015-09-17 00:24:01 +01:00
parent 7ff12d74d9
commit b8cded6755

View file

@ -26,6 +26,7 @@ use \OCA\Files_External\Lib\Backend\Backend;
use \OCA\Files_External\Lib\DefinitionParameter;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
use \OCA\Files_External\Service\BackendService;
use \OCA\Files_External\Lib\StorageConfig;
use \OCA\Files_External\Lib\LegacyDependencyCheckPolyfill;
use \OCA\Files_External\Lib\Auth\Password\Password;