Skip to content

Commit

Permalink
fix previous test
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioBatSilva authored and fabio.silva committed Jan 29, 2013
1 parent 4cfe229 commit 6be7a03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ class LifecycleCallbackEventArgEntity
/** @Id @Column(type="integer") @GeneratedValue */ /** @Id @Column(type="integer") @GeneratedValue */
public $id; public $id;


/** @Column(type="integer") */ /** @Column() */
public $value; public $value;


public $calls = array(); public $calls = array();
Expand Down

0 comments on commit 6be7a03

Please sign in to comment.