MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getPatternВозвращает шаблон RegexInterface

Описание

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

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

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

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

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

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top