Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

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

Опис

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the RegexInterface's pattern.

Прогляньте також

add a note

User Contributed Notes

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