MongoDB\BSON\RegexInterface
PHP Manual

MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

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

Описание

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the RegexInterface's pattern.

Смотрите также


MongoDB\BSON\RegexInterface
PHP Manual