fix previous test
This commit is contained in:
parent
4cfe2294e3
commit
6be7a03b72
@ -389,7 +389,7 @@ class LifecycleCallbackEventArgEntity
|
||||
/** @Id @Column(type="integer") @GeneratedValue */
|
||||
public $id;
|
||||
|
||||
/** @Column(type="integer") */
|
||||
/** @Column() */
|
||||
public $value;
|
||||
|
||||
public $calls = array();
|
||||
|
Loading…
Reference in New Issue
Block a user