@@ -648,6 +648,9 @@ |
||
| 648 | 648 | return $this->id; |
| 649 | 649 | } |
| 650 | 650 | |
| 651 | + /** |
|
| 652 | + * @return string |
|
| 653 | + */ |
|
| 651 | 654 | public function getUExpiry() { |
| 652 | 655 | return $this->getDecodedData()[ 'uexpiry' ]; |
| 653 | 656 | } |