meyfa/php-svg

View on GitHub
src/Rasterization/SVGRasterizer.php

Summary

Maintainability
A
45 mins
Test Coverage
B
81%

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

        ?string $docWidth,
        ?string $docHeight,
        ?array $viewBox,
        int $width,
        int $height,
Severity: Minor
Found in src/Rasterization/SVGRasterizer.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status