Exemplo n.º 1
0
 /**
  * 프록시 클래스의 이름을 조회한다.
  *
  * @return string
  */
 public function getClassName()
 {
     return $this->config->getProxyName();
 }