コード例 #1
0
ファイル: Json.php プロジェクト: LitGroup/json.php
 /**
  * {@inheritDoc}
  */
 public function getDecoder()
 {
     return $this->codec->getDecoder();
 }