Skip to content

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

Description

@event15

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

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

namespace Madkom\RegistryApplication\Domain\Insurer;

final class Insurer
{
    /** @var string */
    private $id;

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

    /** @var string */

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