MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getPatternRetourne le masque de RegexInterface

Description

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne le masque de RegexInterface.

Voir aussi

add a note add a note

User Contributed Notes

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