phonetworks/pho-framework

View on GitHub
src/Pho/Framework/Handlers/Set.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        ParticleInterface $particle, 
        string $field_name, 
        /*mixed*/ $field_value, 
        bool $defer_persist, 
        FieldHelper $helper): void
Severity: Minor
Found in src/Pho/Framework/Handlers/Set.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status