owncloud/core

View on GitHub
settings/Panels/Admin/FileSharing.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method getPanel has 90 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getPanel() {
        $l = $this->lfactory->get('settings');
        $activeLangCode = $this->config->getAppValue(
            'core',
            'shareapi_public_notification_lang',
Severity: Major
Found in settings/Panels/Admin/FileSharing.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status