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 discardChanges #346

Merged
merged 1 commit into from
Mar 12, 2018
Merged

Fixed discardChanges #346

merged 1 commit into from
Mar 12, 2018

Conversation

hAdamm
Copy link
Collaborator

@hAdamm hAdamm commented Feb 26, 2018

No description provided.

protected $noteData = ["id" => 1, "text" => "note text"];
protected $noteNewText = "new note text";

public function __construct() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parent::__construct() ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, parent does not implement it

@obophp obophp merged commit b79c0ed into obophp:master Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants