fix previous test
This commit is contained in:
parent
4cfe2294e3
commit
6be7a03b72
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user