owncloud/core

View on GitHub
apps/files_versions/lib/AppInfo/Application.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct(array $urlParams = []) {
        parent::__construct('files_versions', $urlParams);

        $container = $this->getContainer();

Severity: Minor
Found in apps/files_versions/lib/AppInfo/Application.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status