@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | namespace Meteocat\Model\Entity\Auxiliary; |
6 | 6 | |
7 | -use Datetime; |
|
8 | 7 | use Meteocat\Model\Common\Entity; |
9 | 8 | use stdClass; |
10 | 9 |
@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | namespace Meteocat\Model\Entity\Auxiliary; |
6 | 6 | |
7 | -use Datetime; |
|
8 | 7 | use Meteocat\Model\Common\Entity; |
9 | 8 | use stdClass; |
10 | 9 |
@@ -49,7 +49,7 @@ |
||
49 | 49 | } |
50 | 50 | |
51 | 51 | /** |
52 | - * @return int|mixed|null |
|
52 | + * @return integer |
|
53 | 53 | */ |
54 | 54 | public function getId() |
55 | 55 | { |