acceptImpl(); if ($transport == null) { throw new TTransportException("accept() may not return NULL"); } return $transport; } }