Aerendir/aws-ses-monitor-bundle

View on GitHub
src/Entity/Bounce.php

Summary

Maintainability
A
2 hrs
Test Coverage

Bounce has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Bounce
{
    /** Hard bounces and subtypes.
     * @var string */
    public const TYPE_PERMANENT = 'Permanent';
Severity: Minor
Found in src/Entity/Bounce.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status