@@ -624,6 +624,9 @@ |
||
| 624 | 624 | $this->id = $id; |
| 625 | 625 | } |
| 626 | 626 | |
| 627 | + /** |
|
| 628 | + * @return string |
|
| 629 | + */ |
|
| 627 | 630 | public function getUExpiry() { |
| 628 | 631 | return $this->getDecodedData()['uexpiry']; |
| 629 | 632 | } |