Example #1
0
 /**
  * (non-PHPdoc).
  *
  * @codeCoverageIgnore
  *
  * @see \Zend\Json\Server\Server::_handle()
  */
 protected function getParentHandle()
 {
     return parent::handleRequest();
 }