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

Fixed issue with create call on TableDiff object #37

Merged
merged 1 commit into from Mar 24, 2016

Conversation

dbergunder
Copy link
Contributor

This slipped through. $this is not correct, we should be calling the method on the new object being created.

Also had to update the method call to public from protected.

@jschroed91 jschroed91 self-assigned this Mar 24, 2016
@jschroed91 jschroed91 merged commit ddbfa47 into caxy:master Mar 24, 2016
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

2 participants