Skip to content

[BACK] Remove deprecated User::getUsername #132

Open
@homersimpsons

Description

@homersimpsons

This method is deprecated, we should remove it entirely

/** @deprecated since Symfony 5.3, use getUserIdentifier instead */
public function getUsername(): string
{
return $this->email;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions