Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving from MAPPED_FIELDS to getMappedFields() #54

Open
szepeviktor opened this issue Jan 5, 2023 · 1 comment
Open

Moving from MAPPED_FIELDS to getMappedFields() #54

szepeviktor opened this issue Jan 5, 2023 · 1 comment

Comments

@szepeviktor
Copy link
Contributor

szepeviktor commented Jan 5, 2023

abstract class AbstractEntityRepository implements EntityRepositoryInterface
{
    abstract protected function getMappedFields(): array;

Do you plan something like this?

@williarin
Copy link
Owner

It's planned for 2.x (MAPPED_FIELDS has been deprecated in https://github.com/williarin/wordpress-interop/releases/tag/1.11.4), although I have no idea when this will be released as I haven't found new features to add yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants