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 )

Parameters

This function has no parameters.

Return Values

Returns the RegexInterface's pattern.

See Also


MongoDB\BSON\RegexInterface
PHP Manual