Example #1
0
 public function hasTokenExpired() : bool
 {
     return $this->token->isExpired();
 }