Fix newline
This commit is contained in:
parent
c32ba8f5d1
commit
c678577f8f
@ -295,7 +295,8 @@ annotation.
|
|||||||
class Message
|
class Message
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @Id @Column(type="integer")
|
* @Id
|
||||||
|
* @Column(type="integer")
|
||||||
* @GeneratedValue
|
* @GeneratedValue
|
||||||
*/
|
*/
|
||||||
private $id;
|
private $id;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user