giansalex/greenter

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

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function create(): ?DocumentInterface
    {
        $retention = new Retention();
        $retention
            ->setSerie('R001')
Severity: Minor
Found in packages/data/src/Data/Generator/RetentionStore.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status