@@ -52,7 +52,7 @@ |
||
52 | 52 | } |
53 | 53 | |
54 | 54 | /** |
55 | - * @return float time at which the subscription will expire, seconds |
|
55 | + * @return integer time at which the subscription will expire, seconds |
|
56 | 56 | */ |
57 | 57 | public function getExpiryTime() { |
58 | 58 | return $this->getExpiryTimeMillis() / 1000; |