owncloud/core

View on GitHub
apps/files_sharing/lib/Controllers/ExternalSharesController.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        $appName,
        IRequest $request,
        \OCA\Files_Sharing\External\Manager $externalManager,
        IClientService $clientService,
        EventDispatcherInterface $eventDispatcher,
Severity: Minor
Found in apps/files_sharing/lib/Controllers/ExternalSharesController.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status