Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Added new lines to the end of the files.
Browse files Browse the repository at this point in the history
  • Loading branch information
waltertamboer committed Aug 1, 2012
1 parent 7c0031c commit debdd75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/TestAsset/HydratorStrategyEntityA.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ public function populate($data)
$this->$name = $value;
}
}
}
}
2 changes: 1 addition & 1 deletion test/TestAsset/HydratorStrategyEntityB.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ public function setField2($value)
$this->field2 = $value;
return $this;
}
}
}

0 comments on commit debdd75

Please sign in to comment.