jkphl/micrometa

View on GitHub
src/Micrometa/Domain/Item/Item.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        $type,
        array $properties = [],
        $itemId = null,
        $itemLanguage = null,
        PropertyListFactoryInterface $propertyListFactory = null
Severity: Minor
Found in src/Micrometa/Domain/Item/Item.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status