owncloud/core

View on GitHub
lib/private/App/CodeChecker/DeprecationCheck.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getLocalMethods has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getLocalMethods() {
        return [
            'OC_L10N::get' => '8.2.0',

            'OCP\Activity\IManager::publishActivity' => '8.2.0',
Severity: Major
Found in lib/private/App/CodeChecker/DeprecationCheck.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status