inklabs/kommerce-core

View on GitHub
src/Entity/Cart.php

Summary

Maintainability
A
3 hrs
Test Coverage

Cart has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class Cart implements IdEntityInterface
{
    use TimeTrait, IdTrait;

    /** @var string|null */
Severity: Minor
Found in src/Entity/Cart.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status