Example #1
0
 /**
  * @return string
  */
 public function toCompactSerialization()
 {
     return JWTSerializer::serialize($this);
 }