MongoDB\BSON\RegexInterface
PHP Manual

MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getPatternReturns the RegexInterface's pattern

Description

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the RegexInterface's pattern.

Voir aussi


MongoDB\BSON\RegexInterface
PHP Manual