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

Add actual methods to interfaces instead of @method tags. #12094

Closed
6 of 8 tasks
ADmad opened this issue May 17, 2018 · 3 comments
Closed
6 of 8 tasks

Add actual methods to interfaces instead of @method tags. #12094

ADmad opened this issue May 17, 2018 · 3 comments

Comments

@ADmad
Copy link
Member

ADmad commented May 17, 2018

Tracking issue for interfaces that should be updated in 4.x

  • ConnectionInterface
  • EntityInterface
  • InvalidPropertyInterface
  • QueryInterface
  • RepositoryInterface
  • EventDispatcherInterface
  • LocatorInterface
  • ContextInterface
@dereuromark
Copy link
Member

Are the remaining ones still doable? Or do we have to keep them out of the interface(s)?

@ADmad
Copy link
Member Author

ADmad commented Sep 4, 2019

I am pretty sure all possible changes are done. Remaining ones we'll just have to keep.

@ADmad ADmad closed this as completed Sep 4, 2019
@ADmad
Copy link
Member Author

ADmad commented Sep 4, 2019

This reminds me, Entity has couple of method (maybe more) getOriginal(), getOriginalValues() values which aren't present in EntityInterface.

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

No branches or pull requests

3 participants