@@ -216,11 +216,11 @@ |
||
| 216 | 216 | */ |
| 217 | 217 | private $showPreviousButton; |
| 218 | 218 | |
| 219 | - /** |
|
| 220 | - * @var string |
|
| 221 | - * |
|
| 222 | - * @ORM\Column(name="notifications", type="string", length=255, nullable=true) |
|
| 223 | - */ |
|
| 219 | + /** |
|
| 220 | + * @var string |
|
| 221 | + * |
|
| 222 | + * @ORM\Column(name="notifications", type="string", length=255, nullable=true) |
|
| 223 | + */ |
|
| 224 | 224 | private $notifications; |
| 225 | 225 | |
| 226 | 226 | /** |