owncloud/core

View on GitHub
lib/public/Activity/IManager.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method publishActivity has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function publishActivity($app, $subject, $subjectParams, $message, $messageParams, $file, $link, $affectedUser, $type, $priority);
Severity: Major
Found in lib/public/Activity/IManager.php - About 1 hr to fix

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

        public function translate($app, $text, $params, $stripPath, $highlightParams, $languageCode);
    Severity: Minor
    Found in lib/public/Activity/IManager.php - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status