コード例 #1
0
ファイル: LegacyToken.php プロジェクト: emodric/LegacyBridge
 public function __toString()
 {
     return $this->innerToken->__toString();
 }