Statement on glibc/iconv Vulnerability

MongoDB\Driver\ServerDescription::getPort

(mongodb >=1.13.0)

MongoDB\Driver\ServerDescription::getPortReturns the port on which this server is listening

Descripción

final public MongoDB\Driver\ServerDescription::getPort(): int

Returns the port on which this server is listening.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the port on which this server is listening.

Errores/Excepciones

Ver también

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top