MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getPatternDevuelve el patrón de RegexInterface

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el patrón de RegexInterface.

Ver también

add a note

User Contributed Notes

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