Skip to content

SendEmailMessage class marked as internal #36699

Closed
@ricohumme

Description

@ricohumme

Symfony version(s) affected: 4.4.*|5|master

Description
Currently the constructor for this class is still marked as internal, and I am wondering why that is?
Is it so that this is class is still subjected to change, or doesn't have BC promise?
I'm currently implementing this message in my application, and PHPStorm struck the classname, so I started to investigate.

I noticed users saying that PHPStorm should not strike these classes when marked as internal, but the question of changes and/or BC promise remains.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions