norse-blue/php-value-objects

View on GitHub
phpstan.neon.dist

Summary

Maintainability
Test Coverage
parameters:
    level: 8
    paths:
        - src
    ignoreErrors:
        -
            message: '~Property NorseBlue\\ValueObjects\\SingleImmutableValueObject::\$value is not writable.~'
            path: src/Traits/SingleValueObjectBehavior.php