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

Split combined getter/setter EntityInterface::isNew(). #13455

Merged
merged 3 commits into from Aug 3, 2019

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Aug 2, 2019

isNew() now only acts as getter and new method setNew() has been added as getter.

Closes #13454.

@ADmad ADmad added this to the 4.0.0 milestone Aug 2, 2019
@ADmad
Copy link
Member Author

ADmad commented Aug 2, 2019

I'll rebase this once #13456 is merged to get the builds passing.

markstory added a commit to cakephp/docs that referenced this pull request Aug 3, 2019
ADmad and others added 2 commits August 3, 2019 08:44
isNew() now only acts as getter and new method setNew() has been added as getter.
Co-Authored-By: Mark Story <mark@mark-story.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants