Showing 1 of 1 total issue

Method provider has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function provider(): array
    {
        return [
            'File from sources'        => [function () {
                return File::fromSources($this->getSources(), $this->getPathname());
Severity: Minor
Found in src/Io/Tests/TestCase.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language