Skip to content

LocaleAwareInterface #7

Description

@earthiverse

Feature Request

Q A
New Feature yes
RFC yes
BC Break no

Summary

laminas-i18n's Translator is now marked final (albeit softly).
We use getLocale and setLocale a lot in our projects.

We used to extend the Translator, but now that it's marked final, we can't really do that.

I'm wondering if it makes sense to have a LocaleAwareInterface with getLocale and setLocale in this base project, laminas-i18n, or if we should just roll our own interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions