owncloud/core

View on GitHub
lib/public/Encryption/IEncryptionModule.php

Summary

Maintainability
A
45 mins
Test Coverage

Method begin has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function begin($path, $user, $mode, array $header, array $accessList, $sourceFileOfRename);
Severity: Minor
Found in lib/public/Encryption/IEncryptionModule.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status