/** * Returns the current element * @see EzPedidosWsdlClass::current() * @return string */ public function current() { return parent::current(); }