honeybee/honeybee

View on GitHub
src/Infrastructure/Filesystem/FilesystemService.php

Summary

Maintainability
A
3 hrs
Test Coverage

FilesystemService has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

class FilesystemService implements FilesystemServiceInterface
{
    protected $mount_manager;
    protected $schemes;

Severity: Minor
Found in src/Infrastructure/Filesystem/FilesystemService.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status