owncloud/core

View on GitHub
lib/public/Files/External/Service/IStoragesService.php

Summary

Maintainability
A
1 hr
Test Coverage

Method createStorage has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $mountPoint,
        $backendIdentifier,
        $authMechanismIdentifier,
        $backendOptions,
        $mountOptions = null,
Severity: Major
Found in lib/public/Files/External/Service/IStoragesService.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status