reliqarts/laravel-docweaver

View on GitHub
src/Model/TemplateConfig.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        string $masterTemplate,
        string $masterSection,
        string $styleStack,
        string $scriptStack,
        string $indexTitle,
Severity: Major
Found in src/Model/TemplateConfig.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status