예제 #1
0
파일: Json.php 프로젝트: LitGroup/json.php
 /**
  * {@inheritDoc}
  */
 public function getEncoder()
 {
     return $this->codec->getEncoder();
 }