Hit
This commit is contained in:
parent
ec43aa0856
commit
3a90f85f59
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class Hit
|
|||
|
||||
/**
|
||||
* @var boolean
|
||||
* @ORM\Column(type=boolean)
|
||||
* @ORM\Column(type="boolean")
|
||||
*/
|
||||
private $glasses;
|
||||
|
||||
|
|
Loading…
Reference in a new issue