sant0ro/chocolatey

View on GitHub
app/Models/Article.php

Summary

Maintainability
A
50 mins
Test Coverage

Method store has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function store(string $title, string $description, string $content, string $author, string $categories, string $imageUrl, string $thumbnailUrl): self
Severity: Major
Found in app/Models/Article.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status