Skip to content

[Insight] Unused method, property, variable or parameter - in src/Madkom/…/Domain/Insurer/Insurer.php, line 14 #32

@event15

Description

@event15

in src/Madkom/RegistryApplication/Domain/Insurer/Insurer.php, line 14

This emailToContact attribute is declared but never used. You should remove it.

    /** @var string */
    private $company;

    /** @var string */
    private $emailToContact;

    /** @var string */
    private $mobileContact;

    /**

Posted from SensioLabsInsight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions