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

Added getBuilder() in Mvc\Model\Manager #16008

Merged
merged 10 commits into from
Jul 9, 2022
Merged

Added getBuilder() in Mvc\Model\Manager #16008

merged 10 commits into from
Jul 9, 2022

Conversation

niden
Copy link
Member

@niden niden commented Jul 4, 2022

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Added Phalcon\Mvc\Model\ManagerInterface::getBuilder() to return the existing builder (created by createBuilder())
Added Phalcon\Mvc\Model\Manager::getBuilder() to return the existing builder (created by createBuilder())

Thanks

@niden niden requested a review from Jeckerson July 4, 2022 20:12
@niden niden self-assigned this Jul 4, 2022
@niden niden added 5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request labels Jul 4, 2022
@niden niden linked an issue Jul 4, 2022 that may be closed by this pull request
@Jeckerson Jeckerson merged commit b7a38bf into phalcon:5.0.x Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NFR]: getBuilder() method for builder manager
2 participants