owncloud/core

View on GitHub
lib/private/User/RemoteUser.php

Summary

Maintainability
A
3 hrs
Test Coverage

RemoteUser has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

class RemoteUser implements IUser {
    /** @var string */
    private $userId;

    /**
Severity: Minor
Found in lib/private/User/RemoteUser.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status