MongoDB\BSON\RegexInterface::getPattern
PHP Manual
PHP Manual»MongoDB\BSON\RegexInterface»MongoDB\BSON\RegexInterface::getPattern

MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

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

Description

abstract public function 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

To Top