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::getPatternВозвращает шаблон RegexInterface

Описание

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

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

Сигнатура функции не содержит параметров.

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

Возвращает шаблон RegexInterface.

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

To Top