Fix entities mistakes

[MAILPOET-2439]
This commit is contained in:
Pavel Dohnal
2019-10-30 13:21:37 +01:00
committed by Jack Kitterhing
parent 07214f9c87
commit bda3bd3f63
4 changed files with 2 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ class StatisticsClickEntity {
/**
* @ORM\Column(type="integer")
* @var int|null
* @var int
*/
private $count;