giansalex/greenter

View on GitHub
packages/data/src/Data/Generator/InvoiceIvapStore.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method create has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function create(): ?DocumentInterface
    {

        $invoice = new Invoice();
        $invoice
Severity: Major
Found in packages/data/src/Data/Generator/InvoiceIvapStore.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status