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 ModelInterface::getModelsMetaData #13402

Closed
sergeyklay opened this issue Jun 6, 2018 · 1 comment
Closed

Add ModelInterface::getModelsMetaData #13402

sergeyklay opened this issue Jun 6, 2018 · 1 comment
Assignees
Labels
breaks bc Functionality that breaks Backwards Compatibility discussion Request for comments and discussion
Milestone

Comments

@sergeyklay
Copy link
Contributor

Add Phalcon\Mvc\ModelInterface::getModelsMetaData.

This is important for static analysis as the ModelInterface is used as the interface parameter for various plugins and user components.


Refs:

@sergeyklay sergeyklay added New Feature Request discussion Request for comments and discussion breaks bc Functionality that breaks Backwards Compatibility labels Jun 6, 2018
@sergeyklay sergeyklay added this to the 4.0.0 milestone Jun 6, 2018
@sergeyklay sergeyklay self-assigned this Jun 6, 2018
@sergeyklay
Copy link
Contributor Author

Implemented in the 4.0.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaks bc Functionality that breaks Backwards Compatibility discussion Request for comments and discussion
Projects
None yet
Development

No branches or pull requests

2 participants