コード例 #1
0
ファイル: ComplexType.php プロジェクト: victormech/pax-ws
 public function toString()
 {
     return $this->attributes->toArray()->serialize();
 }