Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getPatternRetorna a expressão regular de RegexInterface

Descrição

abstract public MongoDB\BSON\RegexInterface::getPattern(): string

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna a expressão regular de RegexInterface.

Veja Também

add a note

User Contributed Notes

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