marcosh/effector

View on GitHub
src/Effect/File/FileGetContents.php

Summary

Maintainability
A
35 mins
Test Coverage

Method __invoke has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $fileName,
        ?bool $useIncludePath = false,
        ?resource $context = null,
        int $offset = 0,
        ?int $maxLength = null
Severity: Minor
Found in src/Effect/File/FileGetContents.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status