apparat/object

View on GitHub
src/Object/Domain/Model/Object/ManagerInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        RepositoryInterface $repository,
        Type $type,
        $payload = '',
        array $propertyData = [],
        \DateTimeInterface $creationDate = null
Severity: Minor
Found in src/Object/Domain/Model/Object/ManagerInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status