fix previous test
This commit is contained in:
parent
4cfe2294e3
commit
6be7a03b72
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ class LifecycleCallbackEventArgEntity
|
|||
/** @Id @Column(type="integer") @GeneratedValue */
|
||||
public $id;
|
||||
|
||||
/** @Column(type="integer") */
|
||||
/** @Column() */
|
||||
public $value;
|
||||
|
||||
public $calls = array();
|
||||
|
|
Loading…
Add table
Reference in a new issue