예제 #1
0
파일: Server.php 프로젝트: buse974/jrpc
 /**
  * (non-PHPdoc).
  *
  * @codeCoverageIgnore
  *
  * @see \Zend\Json\Server\Server::_handle()
  */
 protected function getParentHandle()
 {
     return parent::handleRequest();
 }